mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 07:19:41 +02:00
5 lines
65 B
CSS
5 lines
65 B
CSS
|
.boxselector_wrapper {
|
||
|
display: flex;
|
||
|
flex-flow: row wrap;
|
||
|
}
|