mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 14:52:16 +08:00
ux: changed cta button style
This commit is contained in:
@ -74,9 +74,17 @@
|
||||
a, button {
|
||||
float: right;
|
||||
margin-left: $spacer;
|
||||
|
||||
// better align icons
|
||||
.fa {
|
||||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.page-heading {
|
||||
font-size: 1.25rem;
|
||||
margin-top: 0;
|
||||
|
Reference in New Issue
Block a user