Styles fix
This commit is contained in:
parent
98ae1d5698
commit
f1e8d9011c
@ -1,3 +1,5 @@
|
||||
@import 'variables';
|
||||
|
||||
.all-caps-label {
|
||||
text-transform: uppercase;
|
||||
opacity: 0.7;
|
||||
@ -19,4 +21,9 @@
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
||||
&.primary {
|
||||
color: $primary;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user