1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 14:53:33 +00:00

button style update

This commit is contained in:
Kyle Spearrin
2018-04-10 00:05:20 -04:00
parent d1499a649a
commit 31beabd02b
2 changed files with 5 additions and 1 deletions

2
jslib

Submodule jslib updated: 4f79addb8a...f8d8ca2253

View File

@@ -54,5 +54,9 @@
&.link {
border: none !important;
background: none !important;
&:focus {
text-decoration: underline;
}
}
}