forked from rDrama/rDrama
1
0
Fork 0

make it possible to click on the spider

master
Aevann1 2022-09-26 04:52:16 +02:00
parent fea1f276d9
commit c547f10498
1 changed files with 4 additions and 0 deletions

View File

@ -6280,3 +6280,7 @@ div.markdown {
padding: 2px 0.5rem !important;
margin: 0 0.5rem !important;
}
.bug {
pointer-events: none !important;
}