fix: make channel list and DM list width share storage name
This commit is contained in:
parent
60e7a42f92
commit
49e8c34254
2 changed files with 4 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<ResizableSidebar width="14rem" min-width="10rem" max-width="30rem" border-sides="right" local-storage-name="friendsListWidth">
|
||||
<ResizableSidebar width="14rem" min-width="8rem" max-width="30rem" border-sides="right" local-storage-name="middleLeftColumn">
|
||||
<div id="middle-left-column">
|
||||
<div id="friend-sidebar">
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue