mirror of
https://github.com/discourse/discourse.git
synced 2025-05-03 20:54:35 +08:00
disable read-state indicator on mobile for now
This commit is contained in:
parent
6d9d010516
commit
86c0d890d6
@ -563,3 +563,7 @@ blockquote {
|
|||||||
.edits {margin-right: 5px;}
|
.edits {margin-right: 5px;}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.read-state {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user