mirror of
https://github.com/mattermost/focalboard.git
synced 2025-02-13 19:42:12 +02:00
Updated Margin for GuestBadge (#4058)
Signed-off-by: Adithya Krishna <adikrish@redhat.com> Signed-off-by: Adithya Krishna <adikrish@redhat.com>
This commit is contained in:
parent
2676b19d99
commit
33d7469002
@ -1,7 +1,7 @@
|
||||
.GuestBadge {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
margin: 0 0 0 4px;
|
||||
margin: 0 10px 0 4px;
|
||||
}
|
||||
|
||||
.GuestBadge__box {
|
||||
|
Loading…
x
Reference in New Issue
Block a user