mirror of
https://github.com/flarum/framework.git
synced 2024-12-12 06:03:39 +08:00
Bump up discussion list title size again
This commit is contained in:
parent
e272ae77e1
commit
9f4a475aa8
|
@ -65,7 +65,7 @@
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: @index-pane-width;
|
width: @index-pane-width;
|
||||||
background: @fl-body-bg;
|
background: @fl-body-bg;
|
||||||
padding-bottom: 200px;
|
padding-bottom: 40px;
|
||||||
border-top: 1px solid @fl-body-control-bg;
|
border-top: 1px solid @fl-body-control-bg;
|
||||||
.box-shadow(2px 2px 6px -2px @fl-shadow-color);
|
.box-shadow(2px 2px 6px -2px @fl-shadow-color);
|
||||||
.transition(left 0.2s);
|
.transition(left 0.2s);
|
||||||
|
@ -308,7 +308,7 @@
|
||||||
margin-right: -65px;
|
margin-right: -65px;
|
||||||
}
|
}
|
||||||
& .title {
|
& .title {
|
||||||
font-size: 15px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
& .count {
|
& .count {
|
||||||
margin-right: -65px;
|
margin-right: -65px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user