cobalt.css: fix blurry text on modal contents

This commit is contained in:
busybox11 2024-01-08 01:23:45 +01:00
parent 1dda4e30f4
commit 177fa3c150
No known key found for this signature in database

View file

@ -966,7 +966,7 @@ button:active,
}
.popup,
.scrollable #popup-content {
border-radius: 8px / 9px;
border-radius: 8px;
}
#popup-header .glass-bkg {
border-top-left-radius: 8px 9px;