mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
api actions on add/edit
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
|
||||
&[disabled] {
|
||||
background-color: darken($button-backgound-color, 1.5%);
|
||||
opacity: 0.65;
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
|
||||
@@ -125,6 +125,11 @@
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
> form {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
||||
#groupings, #items, #details {
|
||||
|
||||
Reference in New Issue
Block a user