mirror of https://github.com/portainer/portainer
4 lines
53 B
CSS
4 lines
53 B
CSS
|
.dashboard-grid {
|
||
|
@apply grid grid-cols-2 gap-3;
|
||
|
}
|