18 lines
340 B
Plaintext
Executable File
18 lines
340 B
Plaintext
Executable File
#whiteboard {padding: 0 !important;
|
|
margin-left: 0.5%;
|
|
margin-right: 0.5%;
|
|
width: 53%;}
|
|
|
|
#whiteboard-paper {
|
|
background-color: white !important;
|
|
/*height: auto !important;*/
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
#whiteboard-paper #svggroup {
|
|
display: block;
|
|
height: 100% !important;
|
|
width: 100% !important;
|
|
}
|