mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 10:20:29 -06:00
changed from margin to padding
This commit is contained in:
parent
d40b7433ea
commit
658c6a8ff4
@ -108,7 +108,8 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 40px;
|
||||
margin-right: 8px;
|
||||
//margin-right: 8px;
|
||||
padding: 0 4px 0 2px;
|
||||
.icon-gf,
|
||||
.fa {
|
||||
font-size: 200%;
|
||||
|
Loading…
Reference in New Issue
Block a user