1
0
forked from Kieran/snort

Merge pull request #542 from vivganes/patch-follow-btn

fix text overflow on follow button
This commit is contained in:
Kieran 2023-04-24 12:52:34 +01:00 committed by GitHub
commit d47bbd5b26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -602,7 +602,7 @@ button.tall {
}
.action-heading button {
width: 98px;
min-width: 98px;
}
.flex-end {