mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
Add extra styles for buttons
- to maintain the existing look and feel after switching links to buttons
This commit is contained in:
@@ -86,3 +86,13 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
button.box-content-row {
|
||||
display: block;
|
||||
width: 100%;
|
||||
background: none;
|
||||
}
|
||||
|
||||
button {
|
||||
border: none;
|
||||
}
|
||||
Reference in New Issue
Block a user