mirror of https://github.com/vector-im/riot-web
Update res/css/views/elements/_FacePile.scss
Co-authored-by: Germain <germain@souquet.com>pull/21833/head
parent
90cd5d0472
commit
ca07b1ed04
|
@ -45,8 +45,8 @@ limitations under the License.
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
height: 30px;
|
height: inherit;
|
||||||
width: 30px;
|
width: inherit;
|
||||||
background: $tertiary-fg-color;
|
background: $tertiary-fg-color;
|
||||||
mask-position: center;
|
mask-position: center;
|
||||||
mask-size: 20px;
|
mask-size: 20px;
|
||||||
|
|
Loading…
Reference in New Issue