multilang_1
This commit is contained in:
@@ -5493,3 +5493,16 @@ body.compact-torrent-list .mobile-progress .torrent-progress {
|
||||
border-radius: 10px;
|
||||
filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.28));
|
||||
}
|
||||
|
||||
/* i18n preference controls: keeps the language selector aligned with existing form fields. */
|
||||
.language-preference-field .language-flag-hint {
|
||||
align-items: center;
|
||||
display: inline-flex;
|
||||
gap: .4rem;
|
||||
margin-top: .25rem;
|
||||
}
|
||||
|
||||
.language-preference-field .fi {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0 0 0 1px rgb(0 0 0 / 12%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user