Upload files to ".config/gtk-4.0"
This commit is contained in:
parent
f65a4044b1
commit
4272cc9c57
1 changed files with 9 additions and 0 deletions
9
.config/gtk-4.0/gtk.css
Normal file
9
.config/gtk-4.0/gtk.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
popover contents {
|
||||
border-bottom-left-radius: 0;
|
||||
border-bottom-right-radius: 0;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in a new issue