mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
SPRINT-18: minor style change on inputs for padding, updated for statistics titles to come from widget meta data
This commit is contained in:
@ -105,6 +105,18 @@
|
||||
font-size: .875rem !important;
|
||||
}
|
||||
|
||||
.MuiInput-input, .MuiInputLabel-root
|
||||
{
|
||||
padding-left: 8px !important;
|
||||
padding-right: 8px !important;
|
||||
}
|
||||
|
||||
.MuiInputLabel-shrink
|
||||
{
|
||||
padding-top: 2px !important;
|
||||
padding-left: 2px !important;
|
||||
}
|
||||
|
||||
.MuiDataGrid-toolbarContainer .selectionTool
|
||||
{
|
||||
margin-left: 40px;
|
||||
|
Reference in New Issue
Block a user