mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
expanding active column width
When the post gets older, its translation text needs more space
This commit is contained in:
parent
ed54ea6642
commit
6e59a450c1
@ -146,7 +146,7 @@
|
|||||||
.activity {
|
.activity {
|
||||||
width: 60px;
|
width: 60px;
|
||||||
&:lang(zh_CN) {
|
&:lang(zh_CN) {
|
||||||
width: 70px;
|
width: 80px;
|
||||||
}
|
}
|
||||||
span {
|
span {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
Reference in New Issue
Block a user