Merge branch 'develop' into manancodes/Edited_message_ux_fix

This commit is contained in:
Manan Sadana 2023-09-27 17:03:00 +05:30 committed by GitHub
commit c16aba5c3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
201 changed files with 12021 additions and 10827 deletions

View file

@ -15,11 +15,13 @@ limitations under the License.
*/
.mx_FacePile_more {
/* Needed to calculate the offset on the face pile */
--cpd-avatar-size: 28px;
position: relative;
border-radius: 100%;
width: 30px;
height: 30px;
background-color: $spacePanel-bg-color;
width: 28px;
height: 28px;
background-color: $panels;
display: inline-block;
&::before {

View file

@ -28,7 +28,7 @@ limitations under the License.
content: "";
position: absolute;
top: -8px;
left: 10.5px;
left: 11px;
width: 4px;
height: 4px;
border-radius: 16px;