Add a missing closing brace
parent
4289b971d6
commit
412cf20890
|
@ -5,5 +5,5 @@
|
||||||
@include exports("tilix") {
|
@include exports("tilix") {
|
||||||
.terminal-titlebar {
|
.terminal-titlebar {
|
||||||
border-color: $titlebar_bg_color;
|
border-color: $titlebar_bg_color;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue