Skip to content

Commit 7d55342

Browse files
committed
縮小時にレイアウトが崩れてていたのを修正。独自版のneo.cssに入れ替え。
1 parent df61b85 commit 7d55342

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

petitnote/app/neo/neo.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
position: relative;
2929
height: 100%;
3030
margin: auto;
31+
min-width: 397px;
32+
/* 300px相当の最低幅 */
3133
}
3234

3335
.NEO #neo-toolsWrapper {

0 commit comments

Comments
 (0)