Skip to content

Commit b047e22

Browse files
authored
revert button css changes
1 parent 9352478 commit b047e22

File tree

1 file changed

+0
-2
lines changed
  • packages/site-kit/src/lib/styles

1 file changed

+0
-2
lines changed

packages/site-kit/src/lib/styles/base.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,12 +157,10 @@ button {
157157
background-color: transparent;
158158
border: none;
159159
color: currentColor;
160-
cursor: pointer;
161160
}
162161

163162
button[disabled] {
164163
color: var(--sk-fg-4);
165-
cursor: not-allowed;
166164
}
167165

168166
/* links ------------------------------------- */

0 commit comments

Comments
 (0)