[improvement] Image: add less vars
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: @gray-dark;
|
||||
font-size: 14px;
|
||||
background-color: @background-color;
|
||||
color: @image-placeholder-text-color;
|
||||
font-size: @image-placeholder-font-size;
|
||||
background-color: @image-placeholder-background-color;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user