mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 20:19:37 +00:00
rofi: fix message padding and margin
This commit is contained in:
parent
8377e4c12d
commit
28205a90ea
@ -90,7 +90,8 @@ element active, element selected active {
|
||||
}
|
||||
|
||||
message {
|
||||
padding: 5px;
|
||||
padding: 10px 5px 5px;
|
||||
margin: 0 0 10px 0;
|
||||
border-radius: 3px;
|
||||
background-color: @emphasis;
|
||||
border: 1px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user