styling
This commit is contained in:
parent
df78dafd85
commit
feb9edc76a
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user