mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
made popover open to the right on password copy field, fixed icon size on widget schedules
This commit is contained in:
@ -391,3 +391,11 @@ input[type="search"]::-webkit-search-results-decoration { display: none; }
|
||||
{
|
||||
font-size: 2rem !important;
|
||||
}
|
||||
|
||||
.dashboard-schedule-icon
|
||||
{
|
||||
font-size: 1rem !important;
|
||||
position: relative;
|
||||
top: -13px;
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user