make subject hidden when none
This commit is contained in:
@@ -676,4 +676,6 @@ th > label {
|
||||
.thread {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
||||
[data-subject~="None"] { display: none; }
|
Reference in New Issue
Block a user