generated from cms/tibi-docs
This commit is contained in:
@@ -54,14 +54,19 @@
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
gap: 20px;
|
||||
|
||||
button {
|
||||
background-color: @bg-color;
|
||||
color: @font-color;
|
||||
height: 36px;
|
||||
|
||||
padding: 2px 15px;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
font-size: 0.7rem;
|
||||
@media @tablet {
|
||||
font-size: initial;
|
||||
}
|
||||
}
|
||||
|
||||
.row-ref {
|
||||
|
||||
Reference in New Issue
Block a user