Minor changes

This commit is contained in:
2023-11-19 08:03:23 +00:00
parent fee66ce7ed
commit 66698869d6
3 changed files with 3 additions and 6 deletions
-4
View File
@@ -141,10 +141,6 @@ html {
font-size: var(--root-font-size);
overflow: hidden;
}
/* Hide scrollbar for all browsers */
main::-webkit-scrollbar {
display: none;
}
main {
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */
+1 -1
View File
@@ -10,7 +10,7 @@
>
<figure>
<slot></slot>
<MediaPreview ref=m :doc="doc" tabindex=-1 quality="?sz=512" />
<MediaPreview ref=m :doc="doc" tabindex=-1 quality="sz=512" />
<caption>
<label>
<SelectBox :doc=doc />