Skip to content

Commit fe96c00

Browse files
committed
Disallow borders on plot container
1 parent 1cae8cb commit fe96c00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/css/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
font-family: 'Open Sans', verdana, arial, sans-serif;
44
margin: 0;
55
padding: 0;
6+
border: 0;
67
}
78

89
input, button {

0 commit comments

Comments
 (0)