提交 5c0716bf 编写于 作者: B Benjamin Pasero

notifications - fix broken height compute

上级 e561db9c
......@@ -18,7 +18,7 @@
opacity: 0;
position: absolute;
line-height: 22px;
height: calc(100% - 20px); /* 10px top and bottom */
margin: 10px 0; /* 10px top and bottom */
word-wrap: break-word; /* never overflow long words, but break to next line */
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册