mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
fix for activity feed not showing up
This commit is contained in:
parent
d1d6e3727e
commit
5fa023e9f5
1 changed files with 2 additions and 2 deletions
|
@ -2294,7 +2294,7 @@ pre, code {
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.left-col {
|
.editor .left-col {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
|
|
||||||
|
@ -2303,7 +2303,7 @@ pre, code {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.right-col {
|
.editor .right-col {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue