mirror of
https://github.com/xtr-dev/payload-feature-flags.git
synced 2025-12-10 10:53:24 +00:00
6 lines
68 B
CSS
6 lines
68 B
CSS
.wrapper {
|
|
display: flex;
|
|
gap: 5px;
|
|
flex-direction: column;
|
|
}
|