mirror of https://github.com/xwiki-labs/cryptpad
Improve notification alignment
This commit is contained in:
parent
176f6ab594
commit
707ac44536
|
@ -293,6 +293,8 @@
|
|||
.cp-notif-value {
|
||||
width: 170px;
|
||||
display: inline-flex;
|
||||
line-height: 30px;
|
||||
vertical-align: middle;
|
||||
.cp-before {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
|
|
Loading…
Reference in New Issue