8 lines
79 B
SCSS
8 lines
79 B
SCSS
.flex-column {
|
|
row-gap: 0.2rem;
|
|
}
|
|
|
|
.filetypes-list {
|
|
max-width: 75%;
|
|
}
|