mirror of
https://github.com/wanderer-industries/wanderer
synced 2025-12-03 22:35:41 +00:00
11 lines
121 B
SCSS
11 lines
121 B
SCSS
.SearchItem {
|
|
& > * {
|
|
font-size: 13px !important;
|
|
}
|
|
}
|
|
|
|
.SearchItemEffect {
|
|
font-weight: initial !important;
|
|
}
|
|
|