mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
CE-740 Revert grid-item padding hack (borke a lot of things)
This commit is contained in:
@ -575,10 +575,3 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
||||
scrollbar-width: none; /* Firefox */
|
||||
-ms-overflow-style: none; /* IE 10+ */
|
||||
}
|
||||
|
||||
/* change grid padding to 20px down from default 24px */
|
||||
.MuiGrid-item
|
||||
{
|
||||
padding-left: 20px !important;
|
||||
padding-top: 20px !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user