This commit is contained in:
f4ilji
2024-11-26 15:43:53 +05:00
parent 5f8e38b8ab
commit 251073fecb
5 changed files with 40 additions and 5 deletions
@@ -298,7 +298,8 @@ export default {
<style>
.styled-scrollbar {
overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
}
.paragraph-container a {
+2 -1
View File
@@ -236,7 +236,8 @@ export default {
<style>
.styled-scrollbar {
overflow: hidden !important;
overflow-x: hidden;
overflow-y: hidden;
}
+2 -1
View File
@@ -283,7 +283,8 @@ export default {
<style>
.styled-scrollbar {
overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
}