mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 13:48:38 +00:00
removed box-shadow on "danger" buttons
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
background: linear-gradient(to bottom, rgb(238, 52, 48) 0%,rgb(238, 52, 48) 50%,rgba(205, 43, 40, 0.999) 100%);
|
||||
border-radius: 50px;
|
||||
border: 1px solid rgb(182, 0, 0);
|
||||
box-shadow: 0 0 3px 3px rgba(255, 0, 0, 0.483);
|
||||
}
|
||||
.lookOutlined-3yKVGo.colorRed-rQXKgM {
|
||||
background: linear-gradient(to bottom, rgb(255, 4, 0) 0%,rgb(255, 4, 0) 50%,rgba(255, 4, 0, 0.999) 100%);
|
||||
@@ -63,4 +62,4 @@
|
||||
/* Sidebar "selected" Accents */
|
||||
.side-2ur1Qk .themed-2-lozF.selected-g-kMVV.item-3XjbnG, .topPill-3DJJNV .themed-2-lozF.selected-g-kMVV.item-3XjbnG {
|
||||
background-color: var(--accent) !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user