mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Rounded border in drop zones for subtitles and images
This commit is contained in:
@@ -479,6 +479,11 @@ html {
|
||||
opacity: .66;
|
||||
}
|
||||
|
||||
.subtitleEditor-dropZone,
|
||||
.imageEditor-dropZone {
|
||||
border-radius: var(--largeRadius);
|
||||
}
|
||||
|
||||
.actionSheetContent>h1 {
|
||||
font-size: unset;
|
||||
}
|
||||
|
Reference in New Issue
Block a user