Multi-Language MVP: 4 Locales (DE/EN/UK/RU) mit SSR + UI + Tests #79
@@ -1566,6 +1566,15 @@ footer {
|
|||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.locale-switcher .flag {
|
||||||
|
width: 24px;
|
||||||
|
height: 16px;
|
||||||
|
flex: 0 0 24px;
|
||||||
|
border-radius: 2px;
|
||||||
|
box-shadow: 0 0 0 1px rgb(0 0 0 / 15%);
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
.locale-switcher__option .flag {
|
.locale-switcher__option .flag {
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
|||||||
Reference in New Issue
Block a user