fix: パート制作用の設定を消去
This commit is contained in:
parent
6a9e6af728
commit
b8c024656e
@ -333,7 +333,7 @@
|
|||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
<!--********************************** top-page ***************************************-->
|
<!--********************************** top-page ***************************************-->
|
||||||
<section class="top-page" data-state="start">
|
<section class="top-page">
|
||||||
<section class="top-page__ring">
|
<section class="top-page__ring">
|
||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
width: 100%; height: 100%;
|
width: 100%; height: 100%;
|
||||||
background-color: $theme-bg;
|
background-color: $theme-bg;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 1001;
|
z-index: 995;
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
content: ""; display: block;
|
content: ""; display: block;
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
width: 100%; height: 100%;
|
width: 100%; height: 100%;
|
||||||
background-color: $theme-bg;
|
background-color: $theme-bg;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 1001;
|
z-index: 995;
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
content: ""; display: block;
|
content: ""; display: block;
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
width: 100%; height: 100%;
|
width: 100%; height: 100%;
|
||||||
background-color: $theme-bg;
|
background-color: $theme-bg;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
z-index: 1001;
|
z-index: 995;
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
content: ""; display: block;
|
content: ""; display: block;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user