This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
57
Releases
Wiki
Activity
00412e3258
salix
/
front
/
core
/
components
/
label
/
style.scss
9 lines
108 B
SCSS
Raw
Normal View
History
Unescape
Escape
Watchers performance fixes
2019-10-26 10:04:48 +00:00
@import
"
variables
"
;
vn-label
{
fix(styles): style changes for better readability
2021-12-15 08:03:44 +00:00
color
:
$color-font-light
;
Watchers performance fixes
2019-10-26 10:04:48 +00:00
&
:
:
after
{
content
:
'
:
'
;
}
}