File tree Expand file tree Collapse file tree 1 file changed +0
-54
lines changed
Expand file tree Collapse file tree 1 file changed +0
-54
lines changed Original file line number Diff line number Diff line change 11& .polyglot-lang-select {
2- flex : 0 0 28px ;
3- input {
4- margin-left : 0 ;
5- flex : 0 ;
6- }
7- label {
8- flex : 0 ;
9- }
10- select {
11- height : 24px ;
12- margin-left : 6px ;
13- background : rgba (255 , 255 , 245 , 0.8 );
14- }
15- > span .select2-container {
16- margin-left : 6px ;
17- }
18- span .select2-selection {
19- background : rgba (255 , 255 , 255 , 0.85 );
20- height : 24px ;
21- border : 1px solid var (--color-border-light-tertiary );
22- border-radius : 3px ;
23- }
24- .select2 {
25- & -container--default {
26- .select2-selection--single {
27- .select2-selection__rendered {
28- max-height : 24px ;
29- line-height : 24px ;
30- color : $color_2 ;
31- }
32- .select2-selection__arrow {
33- height : 22px ;
34- b {
35- border-color : $border-color_1 ;
36- }
37- }
38- }
39- }
40- & -dropdown .polyglot-language {
41- background : rgb (255 , 255 , 245 );
42- }
43- & -results__option {
44- .tags {
45- margin : 0 ;
46- }
47- .tags.paizo-style {
48- padding : 0 ;
49- max-width : fit-content ;
50- .tag {
51- border : 0 ;
52- }
53- }
54- }
55- }
562 .ts-wrapper {
573 & .disabled {
584 text-decoration : line-through ;
You can’t perform that action at this time.
0 commit comments