1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-27 06:12:54 +01:00
This commit is contained in:
gilbN 2021-05-23 21:40:44 +02:00
parent c17a3d1e47
commit baafb49166
5 changed files with 2 additions and 33 deletions

View File

@ -983,10 +983,3 @@ a:hover {
background-color: #f05050;
}
/* Scrollbar test fix*/
[class*="PageContentBody-contentBody-"],
[class*="PageSidebar-sidebar-"] {
margin-right: -70px !important;
margin-bottom: -70px !important;
}

View File

@ -951,11 +951,3 @@ a:hover {
canvas {
filter: invert(1)
}
/* Scrollbar test fix*/
[class*="PageContentBody-contentBody-"],
[class*="PageSidebar-sidebar-"] {
margin-right: -70px !important;
margin-bottom: -70px !important;
}

View File

@ -943,11 +943,3 @@ a:hover {
[class*="SelectMovieModalContent-path-"] {
color: var(--text);
}
/* Scrollbar test fix*/
[class*="PageContentBody-contentBody-"],
[class*="PageSidebar-sidebar-"] {
margin-right: -70px !important;
margin-bottom: -70px !important;
}

View File

@ -1037,11 +1037,3 @@ a:hover {
[class*="BookDetails-tab-"] {
color: #FFF;
}
/* Scrollbar test fix*/
[class*="PageContentBody-contentBody-"],
[class*="PageSidebar-sidebar-"] {
margin-right: -70px !important;
margin-bottom: -70px !important;
}

View File

@ -912,7 +912,7 @@ a:hover {
color: var(--text);
}
/* Scrollbar test fix*/
/* Scrollbar test fix
[class*="PageContentBody\/contentBody\/"],
[class*="PageSidebar\/sidebar\/"] {
@ -1812,7 +1812,7 @@ a:hover {
color: var(--text);
}
/* Scrollbar test fix*/
/* Scrollbar test fix
[class*="PageContentBody-contentBody-"],
[class*="PageSidebar-sidebar-"] {