📱 尝试修复移动端顶部工具栏显示不全

This commit is contained in:
Vanessa 2023-03-07 19:01:58 +08:00
parent 2fe0e29661
commit efc54eae26

View file

@ -60,6 +60,7 @@
.toolbar {
display: flex;
align-items: center;
max-width: 100vw;
background: var(--b3-theme-background);
&--border {