Skip to content

Commit 47d1b90

Browse files
committed
fix: responsiveness of buttons
Resolves: authorizerdev/authorizer#428
1 parent f4b0864 commit 47d1b90

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/styles/default.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
display: flex;
2222
justify-content: center;
2323
align-items: center;
24-
min-width: 250px;
2524
max-height: 64px;
2625
border-radius: var(--authorizer-radius-button);
2726
border-color: var(--authorizer-text-color) !important;

0 commit comments

Comments
 (0)