new taskbar separator style (#16059)

This commit is contained in:
Alan Ren
2021-07-09 17:12:11 -07:00
committed by GitHub
parent 6c5d35eaae
commit f1bd5e09ce

View File

@@ -78,7 +78,7 @@
.taskbarSeparator {
min-width: 1px;
background-color:#A5A5A5;
margin: 6px 8px;
margin: 0px 16px;
align-self: stretch;
}