mirror of
https://github.com/element-hq/element-web
synced 2024-11-28 12:28:50 +03:00
DIE ZALGO
This commit is contained in:
parent
7ad3f4a577
commit
879c325b83
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ limitations under the License.
|
||||||
color: #454545;
|
color: #454545;
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
display: block; /* anti-zalgo, with overflow hidden */
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding-left: 65px; /* left gutter */
|
padding-left: 65px; /* left gutter */
|
||||||
|
|
Loading…
Reference in a new issue