We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f082fb commit d9d508eCopy full SHA for d9d508e
src/sass/reset.scss
@@ -8,6 +8,7 @@ button.rbc-btn {
8
overflow: visible;
9
text-transform: none;
10
-webkit-appearance: button;
11
+ appearance: button;
12
cursor: pointer;
13
}
14
0 commit comments