diff options
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/style.css')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/style.css b/packages/meshbay-hub/src/meshbay_hub/static/style.css index bf4e8e1..d1d5732 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/style.css +++ b/packages/meshbay-hub/src/meshbay_hub/static/style.css @@ -1298,8 +1298,6 @@ button:disabled { opacity: 0.5; cursor: not-allowed; } } /* Why it is inert, beside it — a disabled control that explains itself is the difference between "nothing changed" and "this is broken". */ -.app-save-row { display: flex; align-items: center; gap: 10px; margin-top: 8px; } -.app-save-why { font-size: 0.82em; color: var(--text-dim); } .app-settings-sub { margin: 18px 0 4px; font-size: 0.9em; font-weight: 600; |