content and edit record
This commit is contained in:
@@ -3,6 +3,17 @@
|
||||
align-items: center;
|
||||
gap: 5px;
|
||||
justify-content: space-between;
|
||||
|
||||
input.search{
|
||||
border-radius: 12px;
|
||||
background: var(--background);
|
||||
padding: 3px 10px;
|
||||
cursor: pointer;
|
||||
filter: brightness(97%);
|
||||
border: none;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
}
|
||||
.toolbar-filters{ display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user