Fix rofi layout sizings for fullscreen

This commit is contained in:
Marty Oehme 2019-09-05 22:07:10 +02:00
parent da5cd9ef1f
commit 9fb9bb39ee
2 changed files with 15 additions and 3 deletions

View file

@ -19,8 +19,6 @@ children: [ prompt, entry, listview ];
layout: horizontal;
}
#element {
option-element-padding: 88px 100px 81px 4px;
padding: @option-element-padding;
background-color: @background-nofocus;
text-color: @foreground-nofocus;
}