chore(save_indicator): add opacity

This commit is contained in:
Elian Doran 2026-01-02 22:00:25 +02:00
parent a1dda3b578
commit 3157047160
No known key found for this signature in database

View File

@ -16,6 +16,8 @@
&.share-badge {--color: var(--badge-share-background-color);}
&.clipped-note-badge {--color: var(--badge-clipped-note-background-color);}
&.execute-badge {--color: var(--badge-execute-background-color);}
&.save-status-badge { opacity: 0.4; }
min-width: 0;
.text {