mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-12 10:04:44 +01:00
fix bottom margins for grouping collections list
This commit is contained in:
parent
d09c32fe26
commit
05329bd01c
2
jslib
2
jslib
@ -1 +1 @@
|
||||
Subproject commit c63ff4485eb8a0ff5b4e5c8ef3c851f4ca056646
|
||||
Subproject commit 3d958279d219f0bd76c2fc4c0558c1f1a6e4fc5e
|
@ -28,7 +28,7 @@
|
||||
padding-bottom: 0;
|
||||
padding-right: 5px;
|
||||
|
||||
> ul {
|
||||
> ul, > div > ul {
|
||||
margin: 0 0 15px 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user