css: fix blurry text on modal contents

merge pull request #309 from busybox11/current
This commit is contained in:
wukko 2024-01-08 13:15:06 +06:00 committed by GitHub
commit 6981be2556
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;