mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
feat: remove rounded corners on custom shortcut icons
This commit is contained in:
@@ -1256,6 +1256,9 @@ div > ol:has(.uiFileHandlerWrapper) {
|
||||
word-wrap: break-word;
|
||||
line-height: 20px;
|
||||
}
|
||||
.customshortcut > svg {
|
||||
border-radius: 0;
|
||||
}
|
||||
.colourbar {
|
||||
width: 100%;
|
||||
height: 3px;
|
||||
|
||||
Reference in New Issue
Block a user