mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00: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;}
|
||||
}
|
||||
}
|
||||
|
||||
.read-state {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user