オーバーレイのスタイルを修正
This commit is contained in:
parent
06cc18565e
commit
524d00d0ed
@ -39,11 +39,13 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
cursor: pointer;
|
||||||
|
|
||||||
.warning-text {
|
.warning-text {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
background-color: rgba(240, 240, 240, 0.8);
|
background-color: rgba(240, 240, 240, 0.8);
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user