Tweak the center pane

This commit is contained in:
Adorian Doran 2024-11-27 20:20:12 +02:00
parent b6dda4983c
commit c391ef868f

View File

@ -441,6 +441,8 @@
*/
#center-pane {
border-radius: 10px 0 0 0;
padding-top: 10px;
background: var(--main-background-color);
}