hensei-web/components/UncapIndicator/index.scss
2022-01-24 21:54:50 -08:00

10 lines
No EOL
186 B
SCSS

.UncapIndicator {
display: flex;
flex-direction: row;
align-content: center;
justify-content: center;
gap: 2px;
list-style: none;
margin: 0;
padding: 0;
}