Update icon on Select when changing country on Photos
This commit is contained in:
@@ -93,14 +93,15 @@
|
||||
display: block;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
fill: #fff;
|
||||
overflow: hidden;
|
||||
margin-right: 12px;
|
||||
fill: #fff;
|
||||
border-radius: 100%;
|
||||
transition: fill 0.2s;
|
||||
|
||||
@include bp (sm) {
|
||||
width: 26px;
|
||||
height: 26px;
|
||||
margin-right: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user