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 12816d4 commit ac73a67Copy full SHA for ac73a67
app/components/yank-button.module.css
@@ -1,5 +1,3 @@
1
.button {
2
- composes: yellow-button from '../styles/shared/buttons.module.css';
3
- padding: 6px 12px;
4
- border-radius: 18px;
+ composes: yellow-button small from '../styles/shared/buttons.module.css';
5
}
0 commit comments