AutoYADM commit: 2025-03-06 15:00:13
This commit is contained in:
parent
d317a8d30c
commit
3701cc2e02
1 changed files with 5 additions and 2 deletions
|
@ -57,8 +57,11 @@ tooltip {
|
|||
all: initial;
|
||||
min-width: 0;
|
||||
box-shadow: none;
|
||||
padding: 2px 4px;
|
||||
padding: 0px 4px;
|
||||
color: @fg;
|
||||
min-height: 16px;
|
||||
/* Sets a smaller minimum height */
|
||||
margin: 2px 0;
|
||||
}
|
||||
|
||||
#workspaces button.focused {
|
||||
|
@ -81,4 +84,4 @@ tooltip {
|
|||
#network,
|
||||
#pulseaudio {
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue