launcher: more padding for wallpapers
This commit is contained in:
parent
71025c6ed0
commit
fbf2e62026
1 changed files with 9 additions and 0 deletions
|
|
@ -244,6 +244,15 @@
|
|||
.result {
|
||||
border-bottom: lib.s(2) solid transparent;
|
||||
}
|
||||
|
||||
.wallpaper {
|
||||
padding-top: lib.s(5);
|
||||
|
||||
&.compact {
|
||||
padding-top: lib.s(3);
|
||||
padding-bottom: lib.s(3);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.round {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue