fix class selector for instance title
This commit is contained in:
parent
09f03d22b5
commit
93136e34e7
@ -34,7 +34,7 @@ body {
|
||||
--mainHoverColor: #2a4858;
|
||||
}
|
||||
|
||||
.span.instance-name {
|
||||
span.instance-name {
|
||||
background: -webkit-linear-gradient(left, #0083F5, #f57200 65%);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
|
Loading…
Reference in New Issue
Block a user