Fix resizing of icon inside button

This commit is contained in:
DianaXWiki 2025-11-27 15:32:56 +02:00
parent 84a4990b21
commit 513dcaee07

View File

@ -187,6 +187,9 @@
flex: 0;
white-space: normal;
margin-top: 10px;
svg {
min-width: @variables_icon_width;
}
}
.cp-app-profile-friend-request.btn-success {
margin-right: 0.5rem;