This commit is contained in:
Settel 2021-08-20 20:21:22 +02:00
parent df78dafd85
commit feb9edc76a

View File

@ -42,10 +42,11 @@ export default {
&__source { &__source {
position: absolute; position: absolute;
width: 10px; width: 180px;
height: 10px; height: 20px;
margin: -5px 0 0 -5px; margin: -10px 0 0 -90px;
background-color: #ffffff; border: 1px solid #e0e0e0;
color: #ffffff;
} }
&__container-2, &__container-2,