Compare commits
1 Commits
faf4b995b2
...
23c82833b2
Author | SHA1 | Date | |
---|---|---|---|
23c82833b2 |
|
@ -13,7 +13,11 @@
|
|||
display: inline;
|
||||
}
|
||||
|
||||
#questContainer {
|
||||
#header a {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#content {
|
||||
display: flex;
|
||||
overflow: auto;
|
||||
}
|
||||
|
@ -28,6 +32,7 @@
|
|||
width: 30%;
|
||||
right: 0;
|
||||
position: fixed;
|
||||
padding-right: 20px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user