mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +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;
|
word-wrap: break-word;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
}
|
}
|
||||||
|
.customshortcut > svg {
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
.colourbar {
|
.colourbar {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 3px;
|
height: 3px;
|
||||||
|
|||||||
Reference in New Issue
Block a user