mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 07:18:29 +08:00
6 lines
109 B
CSS
6 lines
109 B
CSS
.hunt_optimizer_WantedItemsView {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: stretch;
|
|
}
|