1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +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

View File

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