mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
added user marker icon
This commit is contained in:
parent
29bbe64e23
commit
8af92836a1
@ -37,7 +37,13 @@
|
|||||||
width: 13px;
|
width: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.user-icon {
|
||||||
|
position: relative;
|
||||||
|
top: -36px;
|
||||||
|
left: 10px;
|
||||||
|
width: 13px;
|
||||||
|
}
|
||||||
|
|
||||||
.circle-icon {
|
.circle-icon {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -33px;
|
top: -33px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user