mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-27 08:10:24 +01:00
chore(client): tweak style
This commit is contained in:
parent
b3b0a960af
commit
369660ac79
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue