[taffybar] Remove mtl dependency

This commit is contained in:
2018-05-16 23:06:22 -07:00
parent ce6c1e1388
commit abee913d29
3 changed files with 7 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
padding-top: 2px;
padding-right: 2px;
padding-left: 2px;
transition: bordert-color .5s, background-color .5s;
transition: border-color .5s, background-color .5s;
border-radius: 5px;
border-style: solid;
border-width: 1px;