mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-10 01:16:39 +02:00
fix(user): flag without border in css
This commit is contained in:
parent
a3560a481c
commit
808ebad141
@ -6,9 +6,10 @@
|
||||
|
||||
.showLocale img {
|
||||
border-radius: 2px;
|
||||
height: 20px;
|
||||
border: 2px solid #ffffff;
|
||||
height: 30px;
|
||||
margin: 0 10px;
|
||||
}
|
||||
|
||||
.showUserSettings {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
Loading…
Reference in New Issue
Block a user