prototype report page
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
ul, ol {
|
||||
/* remove default agent spacing */
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
|
||||
& > li {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user