Skip to content

Commit 9d30e89

Browse files
1 parent 50cad42 commit 9d30e89

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/css/main.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,4 +183,9 @@
183183
::file-selector-button {
184184
border-color: var(--color-gray-200, currentColor);
185185
}
186+
187+
button:not(:disabled),
188+
[role="button"]:not(:disabled) {
189+
cursor: pointer;
190+
}
186191
}

0 commit comments

Comments
 (0)