mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-13 19:55:20 +00:00
web/DownloadButton: darken when disabled
This commit is contained in:
@@ -202,6 +202,7 @@
|
||||
|
||||
#download-button:disabled {
|
||||
cursor: unset;
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
:global(#input-container.focused) #download-button {
|
||||
|
||||
Reference in New Issue
Block a user