Fix sidebar exit button can not click bug

This commit is contained in:
2023-11-29 11:18:34 +08:00
parent 5bcfa2be9c
commit 1c7668c751

View File

@@ -264,6 +264,8 @@
position: absolute;
padding-left: 6px;
left: 100%;
z-index: 1000;
box-shadow: 5px 5px 15px 0 rgba(0,0,0,0.1);
.content {
padding: 8px;