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