mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 12:50:43 +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;
|
||||
}
|
||||
|
||||
.MuiTooltip-tooltip .helpContent P + P
|
||||
.MuiTooltip-tooltip .helpContent P + P,
|
||||
.MuiTooltip-tooltip .helpContent UL + P
|
||||
{
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user