fix resend button blink width
This commit is contained in:
@@ -198,9 +198,10 @@
|
|||||||
min-width: 500px;
|
min-width: 500px;
|
||||||
|
|
||||||
&-button-group {
|
&-button-group {
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
gap: 10px;
|
gap: 10px;
|
||||||
|
display: grid;
|
||||||
|
grid-template-columns: 50% 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 550px) {
|
@media (max-width: 550px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user