chore(client): tweak style

This commit is contained in:
syuilo 2022-07-18 18:41:17 +09:00
parent b3b0a960af
commit 369660ac79
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ function more(ev: MouseEvent) {
<style lang="scss" scoped>
.mvcprjjd {
$nav-width: 250px;
$nav-icon-only-width: 86px;
$nav-icon-only-width: 80px;
flex: 0 0 $nav-width;
width: $nav-width;