Update collapsed left pane designs to minimize empty space
This commit is contained in:
parent
00fa07a070
commit
7abe36a166
3 changed files with 106 additions and 36 deletions
|
@ -42,7 +42,7 @@ import type {
|
|||
SaveAvatarToDiskActionType,
|
||||
} from '../types/Avatar';
|
||||
|
||||
const MIN_WIDTH = 109;
|
||||
const MIN_WIDTH = 97;
|
||||
const SNAP_WIDTH = 200;
|
||||
const MIN_FULL_WIDTH = 280;
|
||||
const MAX_WIDTH = 380;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue