fix shortcut-container inconsistancies

This commit is contained in:
SethBurkart123
2023-10-11 22:59:39 +11:00
parent 2d40d4005d
commit df82b77daa
2 changed files with 13 additions and 5 deletions
-2
View File
@@ -759,9 +759,7 @@ div > ol:has(.uiFileHandlerWrapper) {
}
.shortcut-container {
border: 2px solid var(--better-main);
width: 94%;
background: var(--better-main);
display: flex;
flex-direction: column;
-webkit-box-shadow: 0px 5px 16px 6px rgba(0, 0, 0, 0.3);