mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(alerting): poc of dragable alert handles
This commit is contained in:
@@ -315,3 +315,8 @@
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.alert-handle {
|
||||
padding: 0.4rem;;
|
||||
background-color: $dark-4;
|
||||
box-shadow: $search-shadow;
|
||||
}
|
||||
|
Reference in New Issue
Block a user