fix: record-bar doesn't show when editing

This commit is contained in:
llcc
2022-05-30 21:04:18 +08:00
committed by Tienson Qin
parent 1363ca13f7
commit b6901da3fd
5 changed files with 40 additions and 23 deletions

View File

@@ -1,7 +1,6 @@
#audio-record-toolbar {
position: fixed;
background-color: var(--ls-secondary-background-color);
bottom: 45px;
width: 88px;
justify-content: left;
left: 5px;