mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
feat: apply rounded corners when dragging event
This commit is contained in:
@@ -1991,6 +1991,10 @@ div.liveEntry {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
div.dailycalMarker {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.uiFileHandler .uiButton {
|
||||
border-radius: 32px !important;
|
||||
color: var(--text-primary) !important;
|
||||
|
||||
Reference in New Issue
Block a user