generated from cms/tibi-docs
last changes
This commit is contained in:
@@ -23,9 +23,12 @@
|
||||
align-items: center;
|
||||
color: @font-color-secondary;
|
||||
padding: 5px;
|
||||
height: 30px;
|
||||
height: 20px;
|
||||
@media @tablet {
|
||||
height: 30px;
|
||||
}
|
||||
border-radius: 15px;
|
||||
font-size: 0.7rem;
|
||||
font-size: min(2.2vw, 11px);
|
||||
transition: width 0.5s ease-in;
|
||||
background-color: transparent;
|
||||
border: 2px solid @bg-color;
|
||||
|
||||
Reference in New Issue
Block a user