Add a missing closing brace

pull/669/head
helb 2017-05-10 10:49:27 +02:00 committed by GitHub
parent 4289b971d6
commit 412cf20890
1 changed files with 1 additions and 1 deletions

View File

@ -5,5 +5,5 @@
@include exports("tilix") {
.terminal-titlebar {
border-color: $titlebar_bg_color;
}
}