fix(ui): removed popup from country flag component
This commit is contained in:
parent
ac7a70ea62
commit
e1ae8bae20
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
transition: .4s;
|
||||
border-radius: 50%;
|
||||
border: solid 1px rgba(0, 0, 0, 0.2);
|
||||
|
||||
background: inherit;
|
||||
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 1px 3px rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue