mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
big text option
This commit is contained in:
parent
88e1e83800
commit
29f53fb5ce
@ -96,7 +96,9 @@ button.close {
|
||||
}
|
||||
|
||||
.center-vh {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
justify-items: center;
|
||||
|
Loading…
Reference in New Issue
Block a user