mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
Update res/css/views/elements/_FacePile.scss
Co-authored-by: Germain <germain@souquet.com>
This commit is contained in:
parent
90cd5d0472
commit
ca07b1ed04
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ limitations under the License.
|
|||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 30px;
|
||||
width: 30px;
|
||||
height: inherit;
|
||||
width: inherit;
|
||||
background: $tertiary-fg-color;
|
||||
mask-position: center;
|
||||
mask-size: 20px;
|
||||
|
|
Loading…
Reference in a new issue