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

7 lines
94 B
SCSS
Raw Normal View History

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