mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Fix test for default theme.
This commit is contained in:
parent
f9d1562513
commit
96735fc342
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
padding: 0;
|
||||
}
|
||||
#message {
|
||||
border: 1px dash 0px 0px ;
|
||||
border: 2px dash 0px 0px ;
|
||||
border-color: @separatorcolor;
|
||||
padding: 1px ;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue