mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Added rounded corners to subtitles drag and drop box
This commit is contained in:
@@ -1468,7 +1468,8 @@ progress+span {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.subtitleEditor-dropZone,
|
.subtitleEditor-dropZone,
|
||||||
.imageEditor-dropZone {
|
.imageEditor-dropZone,
|
||||||
|
.lyricsEditor-dropZone {
|
||||||
border-radius: var(--largeRadius);
|
border-radius: var(--largeRadius);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user