styling
This commit is contained in:
parent
be0279fe89
commit
28b9479270
@ -62,6 +62,7 @@ export default {
|
|||||||
&__selected:hover {
|
&__selected:hover {
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
color: #402080;
|
color: #402080;
|
||||||
|
box-shadow: 0 0 10px #ffffff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -28,9 +28,9 @@ export default {
|
|||||||
|
|
||||||
&__container {
|
&__container {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 10%;
|
left: 15%;
|
||||||
top: 10%;
|
top: 10%;
|
||||||
width: 80%;
|
width: 70%;
|
||||||
height: 80%;
|
height: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user