mirror of
https://github.com/unraid/webgui.git
synced 2026-02-25 11:49:12 -06:00
fix: ShareEdit.css --gray-800 usage
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
--share-edit-shade-azure: #edeaef;
|
||||
--share-edit-shade-gray: #121510;
|
||||
--share-edit-shade-white: var(--gray-150);
|
||||
--share-edit-shade-black: var(gray-800);
|
||||
--share-edit-shade-black: var(--gray-800);
|
||||
}
|
||||
|
||||
div.shade-white {
|
||||
|
||||
Reference in New Issue
Block a user