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 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
.GuestBadge {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
margin: 0 0 0 4px;
|
||||
margin: 0 10px 0 4px;
|
||||
}
|
||||
|
||||
.GuestBadge__box {
|
||||
|
|
Loading…
Reference in a new issue