mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
style for folder and collection icon on active
This commit is contained in:
@@ -115,6 +115,10 @@ textarea {
|
||||
a {
|
||||
padding-left: 12px;
|
||||
}
|
||||
|
||||
&.active .fa-li {
|
||||
left: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -131,7 +135,6 @@ textarea {
|
||||
|
||||
&.active {
|
||||
background-color: darken($background-color-alt, 5%);
|
||||
border-radius: $border-radius;
|
||||
margin-left: -15px;
|
||||
margin-right: -15px;
|
||||
padding-left: 15px;
|
||||
|
||||
Reference in New Issue
Block a user