chore: remove save status indicator
This commit is contained in:
@@ -118,7 +118,6 @@ input {
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.status-badge,
|
||||
.primary-button,
|
||||
.secondary-button,
|
||||
.icon-button {
|
||||
@@ -127,23 +126,6 @@ input {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.status-badge {
|
||||
padding: 8px 10px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.status-saving {
|
||||
color: #1d4ed8;
|
||||
}
|
||||
|
||||
.status-failed {
|
||||
color: #b91c1c;
|
||||
}
|
||||
|
||||
.status-saved {
|
||||
color: #166534;
|
||||
}
|
||||
|
||||
.primary-button,
|
||||
.secondary-button {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user