Add preview controls

This commit is contained in:
Misode
2020-11-30 02:35:38 +01:00
parent f08fedc206
commit 2688f4bc85
8 changed files with 49 additions and 24 deletions

View File

@@ -298,8 +298,10 @@ nav > .toggle span {
align-items: center;
border: none;
border-radius: 3px;
height: 33px;
padding: 7px 11px;
cursor: pointer;
user-select: none;
outline: none;
font-size: 1rem;
white-space: nowrap;