mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
thread#show polishing
This commit is contained in:
parent
5e07c71e09
commit
ba452bf275
@ -40,6 +40,25 @@
|
||||
right: 0.2rem;
|
||||
top: 6px;
|
||||
}
|
||||
|
||||
.thredded--pagination {
|
||||
background: white;
|
||||
padding: 0 0 10px 0;
|
||||
}
|
||||
|
||||
.thredded--topic .thredded--post {
|
||||
background: white;
|
||||
padding: 10px;
|
||||
|
||||
margin-bottom: 20px;
|
||||
border-bottom: 1px solid lightgrey;
|
||||
}
|
||||
|
||||
@media (min-width: 47.12501rem) {
|
||||
.thredded--post--avatar {
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.thredded--main-header {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user