[taffybar] Move to ghc 8.6

This commit is contained in:
2018-12-10 00:26:09 -08:00
parent 66e46b0d7c
commit 8bde93d24a
3 changed files with 22 additions and 10 deletions

View File

@@ -24,12 +24,13 @@
}
.inner-pad {
padding: 0px;
padding: 3px;
}
.contents {
padding: 7px;
padding: 3px;
transition: background-color .5s;
border-radius: 6px;
}
/* Workspaces styling */