Align list items to start (#1816)
This commit is contained in:
parent
770fabd51b
commit
2b739d76b2
@ -23,6 +23,10 @@ img {
|
||||
max-height: 95vh;
|
||||
}
|
||||
|
||||
li {
|
||||
text-align: start;
|
||||
}
|
||||
|
||||
#_flag {
|
||||
position: fixed;
|
||||
right: 10px;
|
||||
|
Loading…
Reference in New Issue
Block a user