mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-12-12 16:51:30 -05:00
10 lines
154 B
SCSS
10 lines
154 B
SCSS
@import "../../frameless";
|
|
|
|
.language-chooser {
|
|
.select {
|
|
select {
|
|
width: 13.75rem;
|
|
/* 3 columns */
|
|
}
|
|
}
|
|
}
|