forked from matrix/element-web
DIE ZALGO
This commit is contained in:
parent
7ad3f4a577
commit
879c325b83
|
@ -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 New Issue