UNPKG

207 BCSSView Raw
1@import './Theme.css';
2
3.photoPickerButton {
4 width: 100%;
5}
6
7.photoPlaceholder {
8 border: 2px dotted var(--grey);
9 padding: 64px 0 64px;
10}
11
12.photoPlaceholderIcon {
13 text-align: center;
14 opacity: 0.2;
15}
\No newline at end of file