add content-visibility rule

This commit is contained in:
Alexander Yakovlev 2020-10-05 19:43:05 +07:00
parent 111a6f6ec1
commit b3d77a6d11
Signed by: oreolek
GPG Key ID: 1CDC4B7820C93BD3
1 changed files with 3 additions and 0 deletions

View File

@ -102,6 +102,9 @@
/**
* Делаем минус незаметнее, разделяем кнопки визуально
*/
.ls-topic {
content-visibility: auto;
}
.ls-topic-footer .ls-vote .ls-vote-body .ls-vote-item {
padding: 0.5em 1em;
margin-left: 0.2em;