mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
CTLE-421: fixed a warning
This commit is contained in:
@ -385,4 +385,10 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
||||
.dashboardDropdownMenu #timeframe-form label
|
||||
{
|
||||
font-size: 0.875rem;
|
||||
}
|
||||
}
|
||||
|
||||
.MuiGrid-root > .MuiBox-root > .material-icons-round,
|
||||
.MuiBox-root > .MuiBox-root > .material-icons-round
|
||||
{
|
||||
font-size: 2rem !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user