Files
TZU/css/converter.css
2018-04-11 22:17:21 +02:00

7 lines
104 B
CSS

#tblToConvert{
width: 550px;
height: 750px;
border: dotted red 1px;
scroll-behavior: auto;
}