Files
gpustack-ui/src/components/page-tools/index.less
T
2024-05-20 09:43:23 +08:00

7 lines
110 B
Plaintext

.page-tools {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 70px;
}