Fix buttons UI in contacts
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@import (reference) '../../customize/src/less2/include/framework.less';
|
||||
@import (reference) '../../customize/src/less2/include/messenger.less';
|
||||
@import (reference) '../../customize/src/less2/include/avatar.less';
|
||||
@import (reference) '../../customize/src/less2/include/buttons.less';
|
||||
|
||||
// body
|
||||
&.cp-app-contacts {
|
||||
@@ -18,6 +19,9 @@
|
||||
display: flex; // We need this to remove a 3px border at the bottom of the toolbar
|
||||
}
|
||||
|
||||
.cp-app-contacts-friends {
|
||||
.buttons_main();
|
||||
}
|
||||
.cp-contacts-muted-table {
|
||||
.avatar_main(50px);
|
||||
.cp-contacts-muted-user {
|
||||
@@ -29,6 +33,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.messenger_main();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user