mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
SPRINT-20: updates to saved filters based on ui feedback
This commit is contained in:
@ -223,6 +223,11 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.MuiChip-root
|
||||
{
|
||||
padding-top: 1px !important;
|
||||
}
|
||||
|
||||
#outlined-multiline-static
|
||||
{
|
||||
padding-left: 10px;
|
||||
@ -323,4 +328,4 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
||||
{
|
||||
color: rgb(123, 128, 154);
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user