mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
combine edit into add/edit component
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
border-radius: $border-radius;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
&:last-child:not(.box-content-row-cf) {
|
||||
&:before {
|
||||
border: none;
|
||||
height: 0;
|
||||
|
||||
@@ -73,6 +73,7 @@ a {
|
||||
|
||||
input, select, textarea, button {
|
||||
font-size: $font-size-base;
|
||||
font-family: $font-family-sans-serif;
|
||||
}
|
||||
|
||||
textarea {
|
||||
|
||||
Reference in New Issue
Block a user