plugins add dropdown menu; realesrgan support 2x 4x
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
// Text
|
||||
--text-color: #040404;
|
||||
--text-color-gray: rgb(107, 111, 118);
|
||||
--text-color-disabled: rgb(107, 111, 118);
|
||||
|
||||
// Shared
|
||||
--btn-text-color: var(--text-color);
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
// Text
|
||||
--text-color: white;
|
||||
--text-color-gray: rgb(195, 196, 198);
|
||||
--text-color-disabled: rgb(107, 111, 118);
|
||||
|
||||
// Shared
|
||||
--btn-text-color: var(--text-color);
|
||||
|
||||
Reference in New Issue
Block a user