forbid text selection on normal headline rows / unexpanded CDM rows to prevent annoying glitches when selecting ranges etc
This commit is contained in:
@@ -226,6 +226,7 @@ body.ttrss_main {
|
||||
flex-wrap : nowrap;
|
||||
background : @color-panel-bg;
|
||||
align-items : center;
|
||||
user-select : none;
|
||||
|
||||
> * {
|
||||
white-space : nowrap;
|
||||
|
||||
Reference in New Issue
Block a user