quick commit
This commit is contained in:
@@ -29,7 +29,7 @@ window {
|
||||
popover {
|
||||
margin-top: 4px;
|
||||
font-family: var(--text-font);
|
||||
padding: 6px;
|
||||
/* padding: 6px; TODO: create better padding*/
|
||||
border-radius: 8px;
|
||||
|
||||
background: rgba(25, 25, 25, 0.8);
|
||||
@@ -39,7 +39,7 @@ popover {
|
||||
}
|
||||
|
||||
.control-center-popover {
|
||||
padding: 12px;
|
||||
margin: 0;
|
||||
background-color: rgba(25, 25, 25, 0.95);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user