mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 21:00:45 +00:00
Add margin-top for helpContent with UL + P
This commit is contained in:
@ -582,7 +582,8 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
|||||||
margin-bottom: 0.25rem;
|
margin-bottom: 0.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.MuiTooltip-tooltip .helpContent P + P
|
.MuiTooltip-tooltip .helpContent P + P,
|
||||||
|
.MuiTooltip-tooltip .helpContent UL + P
|
||||||
{
|
{
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user