Difference between revisions of "Benutzer: Jonar/tweeki.css"

From Smart Places Network
Jump to: navigation, search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
.test {
+
#table-container {
 +
    width: 100%;
 +
    overflow: scroll;
 
}
 
}

Latest revision as of 01:35, 31 January 2020

#table-container {
    width: 100%;
    overflow: scroll;
}