button style update
This commit is contained in:
parent
d1499a649a
commit
31beabd02b
2
jslib
2
jslib
|
@ -1 +1 @@
|
||||||
Subproject commit 4f79addb8a05fd829c4aebc5999e1cf9ba510410
|
Subproject commit f8d8ca225360a0ed05f54642ed89da282d8a1021
|
|
@ -54,5 +54,9 @@
|
||||||
&.link {
|
&.link {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
background: none !important;
|
background: none !important;
|
||||||
|
|
||||||
|
&:focus {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue