feat(ui) - filters - saved search and other fixes
This commit is contained in:
parent
1d1ebe7d96
commit
b6ca894783
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
background-color: white;
|
||||
width: 100%;
|
||||
& input {
|
||||
height: 24px;
|
||||
font-size: 13px !important;
|
||||
|
|
@ -12,6 +13,7 @@
|
|||
border-top-left-radius: 3px;
|
||||
border-bottom-left-radius: 3px;
|
||||
border: solid thin transparent !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
& .right {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue