mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Add top and bottom margins to sidebar plugin list.
Following Material Design spec.
This commit is contained in:
@@ -88,6 +88,9 @@ paper-item > a:hover {
|
||||
#cardsNav[data-editModeToggle] > loot-plugin-item {
|
||||
transition: transform 0.6s;
|
||||
}
|
||||
#cardsNav > loot-plugin-item {
|
||||
margin: 8px 0;
|
||||
}
|
||||
#searchBox {
|
||||
display: block;
|
||||
margin: 0 16px;
|
||||
|
||||
Reference in New Issue
Block a user