mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
wrap text in annotations modal (#7549)
annotation: wrap text in drop_element, fixes #7542
This commit is contained in:
parent
05a6cb3f76
commit
1c8509ea58
@ -12,6 +12,7 @@
|
||||
color: $theme-color;
|
||||
padding: 0.65rem;
|
||||
font-size: $font-size-sm;
|
||||
word-wrap: break-word;
|
||||
max-width: 20rem;
|
||||
|
||||
&:before {
|
||||
|
Loading…
Reference in New Issue
Block a user