mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
remove prefixes now we auto prefix
This commit is contained in:
parent
47a43869e6
commit
5c299c1db9
@ -21,9 +21,6 @@ limitations under the License.
|
||||
height: var(--avatar-size);
|
||||
overflow: hidden;
|
||||
flex-shrink: 0;
|
||||
-moz-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
line-height: var(--avatar-size);
|
||||
font-size: calc(var(--avatar-size) * 0.6);
|
||||
|
Loading…
Reference in New Issue
Block a user