fixed popover header in dark theme

This commit is contained in:
vabene1111
2023-12-23 08:46:31 +01:00
parent e6f7f07220
commit d1c4e51842

View File

@@ -6155,7 +6155,7 @@ a.close.disabled {
padding: .5rem .75rem;
margin-bottom: 0;
font-size: 1rem;
background-color: #f7f7f7;
background-color: #242424;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(.3rem - 1px);
border-top-right-radius: calc(.3rem - 1px)