Skip to content

Commit b8f23a9

Browse files
committed
remove .phx-loading cursor style
1 parent 1eee3d1 commit b8f23a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/app.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@
115115
transition: opacity 1s ease-out;
116116
}
117117

118-
.phx-loading {
118+
/* .phx-loading {
119119
cursor: wait;
120-
}
120+
} */
121121

122122
.phx-modal {
123123
opacity: 1 !important;

0 commit comments

Comments
 (0)