refactor(ui): drawer replica filter uses DS Select
This commit is contained in:
@@ -49,6 +49,12 @@
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.replicaLabel {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.emptyState {
|
||||
padding: 16px;
|
||||
color: var(--text-muted);
|
||||
|
||||
Reference in New Issue
Block a user