fix text overflow on follow button

This commit is contained in:
vivganes 2023-04-22 09:55:22 +05:30
parent 82956f3c69
commit d4c1f0704b
1 changed files with 0 additions and 4 deletions

View File

@ -601,10 +601,6 @@ button.tall {
justify-content: space-between;
}
.action-heading button {
width: 98px;
}
.flex-end {
display: flex;
justify-content: flex-end;