mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(): worked more on new tabs view
This commit is contained in:
@@ -33,12 +33,7 @@
|
||||
justify-content: flex-end;
|
||||
align-items: flex-end;
|
||||
flex-wrap: wrap-reverse;
|
||||
border-image: linear-gradient(to right, rgba(255,213,0,1) 0%, rgba(255,68,0,1) 99%, rgba(255,68,0,1) 100%);
|
||||
border-image-slice: 1;
|
||||
border-top: 0;
|
||||
border-right: 0;
|
||||
border-left: 0;
|
||||
border-bottom: 1px solid transparent;
|
||||
@include brand-bottom-border();
|
||||
|
||||
h1 {
|
||||
font-style: italic;
|
||||
|
||||
Reference in New Issue
Block a user