mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-13 18:45:43 +05:00
Fix resizing of icon inside button
This commit is contained in:
parent
84a4990b21
commit
513dcaee07
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user