You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
107 B
CSS

.right-open{
position:fixed;
top:0;
right:0;
z-index:999;
width:30%;
}
.right-open-img{
width:100%;
}