Add translation keys
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@import (reference) "./colortheme-all.less";
|
||||
@import (reference) "./avatar.less";
|
||||
|
||||
.notifications_main() {
|
||||
--LessLoader_require: LessLoader_currentFile();
|
||||
@@ -53,6 +54,19 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.cp-notifications-requestedit-verified {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
&> span.cp-avatar {
|
||||
.avatar_main(50px);
|
||||
}
|
||||
&> span {
|
||||
margin-right: 10px;
|
||||
}
|
||||
&> p {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user