fix: modal close

pull/33/head
xingyu 2023-08-18 19:28:41 +08:00
parent 00f6f26a91
commit e9a9cd9008
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ function handleFullScreen(e: Event) {
& span:nth-child(1) {
display: inline-block;
padding: 10px;
// padding: 10px;
}
}
</style>