Files
myprojplanet_vite/src/components/CMyChipList/CMyChipList.scss

7 lines
96 B
SCSS
Raw Normal View History

2021-09-16 21:08:02 +02:00
.clchip{
display: flex;
justify-content: center;
//flex: 1;
//flex-direction: column;
}