Files
remark42/frontend/app/components/auth-panel/__select/auth-panel__select.scss
T
2019-04-28 19:27:36 +03:00

11 lines
140 B
SCSS

.auth-panel__select {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
opacity: 0;
cursor: pointer;
width: 100%;
}