Update Embed.module.scss
parent
1b3c459060
commit
7221f233b1
|
|
@ -146,9 +146,13 @@
|
|||
top:0;
|
||||
left:0;
|
||||
cursor:pointer;
|
||||
|
||||
&.hidden {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.spoiler_title{
|
||||
.spoiler_title {
|
||||
text-align: center;
|
||||
width:100%;
|
||||
}
|
||||
margin-inline: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue