bugfix bei table-scrolbar

This commit is contained in:
ja
2021-08-13 11:03:24 +02:00
parent 416632d864
commit 549be9480d

View File

@@ -244,8 +244,7 @@
#footer_content b{ #footer_content b{
font-size: 1em; font-size: 1em;
font-size: 2.083333333333333vw; font-size: 2.083333333333333vw;
padding-inline: 0.063rem; padding-inline: 0.163rem;
} }
.nav-link dropdown-toggle .nav-link dropdown-toggle
{ {
@@ -317,9 +316,7 @@
.align-self-center{ .align-self-center{
max-width:/*575px;*/ 126.65198237885463vw; max-width:/*575px;*/ 126.65198237885463vw;
} }
#footer_content{
max-width:max-content;
}
#bodycontent{ #bodycontent{
max-width:/*575px;*/ 126.65198237885463vw; max-width:/*575px;*/ 126.65198237885463vw;
} }