adjust scss file
This commit is contained in:
parent
fd230d8eea
commit
d5e55d8842
1 changed files with 6 additions and 3 deletions
|
@ -12,16 +12,19 @@
|
|||
}
|
||||
|
||||
|
||||
.log-info {
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
|
||||
|
||||
ul.log-list {
|
||||
padding-left: 20px;
|
||||
|
||||
li {
|
||||
list-style-type: disc;
|
||||
|
||||
.log-info {
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
footer.log-command {
|
||||
|
|
Loading…
Add table
Reference in a new issue