mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
5 lines
59 B
CSS
5 lines
59 B
CSS
.wrapper {
|
|
display: inline-flex;
|
|
flex-shrink: 0;
|
|
}
|