added spacing for title bars in css
This commit is contained in:
parent
1126392c15
commit
7ecaf615e5
@ -56,6 +56,7 @@ body > .bui_window_root {
|
||||
.bui_window_titlebar {
|
||||
background: rgba(100,100,100,1);
|
||||
padding: 5px;
|
||||
padding-right:20px;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user