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 a697706 commit b74eef2Copy full SHA for b74eef2
src/styles/simulation/ConfirmSimulationButton.module.css
@@ -24,5 +24,6 @@
24
25
.button-container {
26
display: flex;
27
- padding: 10px max(1rem, 20px);
+ padding-top: 10px;
28
+ padding-bottom: 10px;
29
}
0 commit comments