mirror of
https://github.com/flarum/framework.git
synced 2025-04-25 14:14:03 +08:00
Use LESS variable
This commit is contained in:
parent
9767bce1e3
commit
66510d6887
@ -54,7 +54,7 @@
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: @muted-color;
|
color: @muted-color;
|
||||||
padding: 20px 20px 20px 90px;
|
padding: 20px 20px 20px @avatar-column-width;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|
||||||
@media @phone {
|
@media @phone {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user