refactor: Comment out decal mapping in Wall component and clean up dashboard styles
This commit is contained in:
@@ -84,12 +84,6 @@
|
||||
font-weight: var(--font-weight-medium);
|
||||
background: var(--background-color-button);
|
||||
|
||||
svg {
|
||||
path {
|
||||
stroke: var(--background-color-selected);
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background: var(--background-color-button);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user