Merge branch 'develop' into manancodes/Edited_message_ux_fix
This commit is contained in:
commit
c16aba5c3a
201 changed files with 12021 additions and 10827 deletions
|
@ -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 {
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue