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