mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-08 07:16:49 +00:00
v0.7.10 - Maintenance capability overhaul, Storefront critical patches and improvements
This commit is contained in:
@@ -74,4 +74,10 @@ body.fleetbase-console .ember-power-select-trigger {
|
||||
padding-right: 2.5rem;
|
||||
padding-bottom: 0.5rem;
|
||||
padding-left: 0.75rem;
|
||||
}
|
||||
|
||||
/** hotfix sidebar-panel-toggle light mode - @todo move to ember-ui */
|
||||
body[data-theme="light"] .next-sidebar .next-content-panel-wrapper .next-content-panel-container .next-content-panel > .next-content-panel-header.next-sidebar-panel-toggle:hover {
|
||||
background-color: rgba(59, 130, 246, 1);
|
||||
background-color: rgba(59, 130, 246, var(--tw-bg-opacity));
|
||||
}
|
||||
Reference in New Issue
Block a user