mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboard: Fixes back button styles in kiosk mode (#19165)
Fixes: #18114
This commit is contained in:
committed by
Torkel Ödegaard
parent
dd794625dd
commit
38e948a1ad
@@ -196,6 +196,7 @@ $btn-semi-transparent: rgba(0, 0, 0, 0.2) !default;
|
||||
|
||||
// sidemenu
|
||||
$side-menu-width: 60px;
|
||||
$navbar-padding: 20px;
|
||||
|
||||
// dashboard
|
||||
$dashboard-padding: $space-md;
|
||||
|
||||
Reference in New Issue
Block a user