We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df61b85 commit 7d55342Copy full SHA for 7d55342
1 file changed
petitnote/app/neo/neo.css
@@ -28,6 +28,8 @@
28
position: relative;
29
height: 100%;
30
margin: auto;
31
+ min-width: 397px;
32
+ /* 300px相当の最低幅 */
33
}
34
35
.NEO #neo-toolsWrapper {
0 commit comments