Fix bug where other panel tabs would switch the document panel tabs

This commit is contained in:
Keavon Chambers
2021-06-26 23:46:39 -07:00
parent a0c1d7f898
commit 6db1d907c3
2 changed files with 8 additions and 0 deletions
@@ -17,6 +17,10 @@
background: var(--color-accent);
}
.icon-button {
background: unset;
}
svg {
width: 24px;
height: 24px;