forked from rDrama/rDrama
1
0
Fork 0

remove css rules that dont work

master
Aevann1 2022-08-26 16:54:26 +02:00
parent fdf8d0511f
commit 4d657a03ad
1 changed files with 0 additions and 9 deletions

View File

@ -6185,15 +6185,6 @@ g {
font-weight: 600;
}
.desktop-expanded-image-modal::-webkit-scrollbar {
display: none;
}
.desktop-expanded-image-modal::-webkit-scrollbar {
-ms-overflow-style: none;
scrollbar-width: none;
}
div.custom-control:last-of-type {
margin-bottom: 1rem;
}