feat: added shell resizing (#2648)

This commit is contained in:
Cameron
2023-09-14 15:50:40 -07:00
committed by GitHub
parent ecdd684bf1
commit 584b706b1e
5 changed files with 128 additions and 26 deletions

View File

@@ -120,6 +120,10 @@
right: 0;
}
.shell__divider {
height: 12px;
}
header .search-button,
header .menu-button {
display: inherit;