Révision 72203b19 src/_app-common.scss
src/_app-common.scss | ||
---|---|---|
25 | 25 |
&-icon, |
26 | 26 |
&-placeholder { |
27 | 27 |
color: const(grey); |
28 |
font-size: 40; |
|
28 | 29 |
vertical-align: center; |
29 | 30 |
horizontal-align: center; |
30 | 31 |
} |
... | ... | |
40 | 41 |
.nt-drawer__header-image { |
41 | 42 |
color: const(grey); |
42 | 43 |
} |
44 |
|
|
45 |
|
|
46 |
.picker { |
|
47 |
color: black; |
|
48 |
line-break: auto; |
|
49 |
word-break: break-all; |
|
50 |
overflow-wrap: anywhere; |
|
51 |
vertical-align: middle; |
|
52 |
padding: 20px 0 40px; |
|
53 |
width: 90%; |
|
54 |
overflow: hidden; |
|
55 |
position: relative; |
|
56 |
} |
Formats disponibles : Unified diff