Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit520c6f2

Browse files
author
minjk-bl
committed
Block cursor setting
1 parent535ff59 commit520c6f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎css/boardFrame.css‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@
156156
flex-direction: column;
157157
justify-content: center;
158158
touch-action: none;
159-
cursor: pointer;
160159
color:var(--font-primary);
161160
font-family:'AppleSDGothicNeo';
162161

@@ -180,6 +179,7 @@
180179
overflow: hidden;
181180
border:2px solid transparent;
182181
border-radius:2px;
182+
cursor: pointer;
183183
}
184184
.vp-block-left-holder {
185185
display: none;
@@ -197,6 +197,7 @@
197197
position: absolute;
198198
left:0px;
199199
color:rgba(0,0,0,0.3);
200+
cursor: default;
200201
}
201202
.vp-block-num-info {
202203
color:#828282;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp