Improved textonly buttons.
This commit is contained in:
parent
fc2406eea4
commit
f7bf372d38
|
@ -140,10 +140,18 @@
|
|||
|
||||
&.primary {
|
||||
color: palette.$primary;
|
||||
|
||||
&:hover {
|
||||
text-decoration: wavy underline;
|
||||
}
|
||||
}
|
||||
|
||||
&.secondary {
|
||||
color: palette.$text;
|
||||
|
||||
&:hover {
|
||||
text-decoration: wavy underline;
|
||||
}
|
||||
}
|
||||
|
||||
&[disabled] {
|
||||
|
|
Loading…
Reference in New Issue
Block a user