mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(keybindings): polish help modal with keybindings, #6465
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
// Base modal
|
||||
.modal {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
z-index: $zindex-modal;
|
||||
width: 100%;
|
||||
background-color: $panel-bg;
|
||||
@@ -173,3 +173,5 @@
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user