mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
chore: remove unused LocaleFlag styles
- Deleted the LocaleFlag.module.scss file as its styles are no longer needed following recent refactoring of flag rendering logic.
This commit is contained in:
parent
9ba6722bff
commit
305b46f48a
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
.localeFlag {
|
||||
width: 24px;
|
||||
height: 16px;
|
||||
margin-right: 8px;
|
||||
border-radius: 2px;
|
||||
object-fit: cover;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
vertical-align: middle;
|
||||
background: #f5f5f5; // fallback bg для прозрачных флагов
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue