Barış Soner Uşaklı 4 years ago
parent 733effa94f
commit 1052f2695f

@ -5,7 +5,7 @@
h1 {
line-height: 40px;
margin-bottom: 10px;
margin-bottom: 0px;
.topic-title {
word-wrap: break-word;
@ -44,7 +44,7 @@
}
[component="topic/browsing-users"] {
margin-bottom: -15px;
margin-bottom: -5px;
}
.topic-header {
position: sticky;
@ -56,8 +56,9 @@
.topic-info {
border-bottom: 1px solid @post-border-color;
margin-bottom: 10px;
padding-bottom: 10px;
> * {
padding-bottom: 10px;
padding-top: 10px;
}
}
.category-item {

Loading…
Cancel
Save