mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(): reduced tooltip border radius
This commit is contained in:
parent
9868edb138
commit
6961cb7440
@ -26,7 +26,7 @@
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
background-color: $tooltipBackground;
|
||||
border-radius: 4px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
// Arrows
|
||||
|
Loading…
Reference in New Issue
Block a user