parent
636b267259
commit
352d81e9f7
1 changed files with 2 additions and 1 deletions
|
@ -90,6 +90,7 @@
|
|||
}
|
||||
}
|
||||
cursor: pointer;
|
||||
line-height: #{18 / $base-font-size}rem;
|
||||
|
||||
.toolbar__project-name-container--editing & {
|
||||
display: none;
|
||||
|
@ -129,7 +130,7 @@
|
|||
height: #{18 / $base-font-size}rem;
|
||||
}
|
||||
@include themify() {
|
||||
& path {
|
||||
& path {
|
||||
fill: getThemifyVariable('inactive-text-color');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue