Tiny rofi fix.
This commit is contained in:
parent
0cc655ddba
commit
d5a8c6d1ec
@ -248,7 +248,8 @@ button {
|
||||
|
||||
button,
|
||||
entry,
|
||||
prompt {
|
||||
prompt,
|
||||
textbox-prompt-sep {
|
||||
padding: 3;
|
||||
}
|
||||
|
||||
@ -262,6 +263,7 @@ textbox-prompt-sep {
|
||||
expand: false;
|
||||
str: ":";
|
||||
text-color: @normal-foreground;
|
||||
background-color: @transparent;
|
||||
margin: 0 0.3em 0 0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user