위젯- 내프로필 변경
This commit is contained in:
parent
e110849fbe
commit
27f0cbef13
|
@ -12,8 +12,8 @@
|
||||||
<span class="presence pcOff"></span>
|
<span class="presence pcOff"></span>
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
width="20"
|
width="18"
|
||||||
height="20"
|
height="18"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
fill="none"
|
fill="none"
|
||||||
stroke="currentColor"
|
stroke="currentColor"
|
||||||
|
|
|
@ -41,7 +41,6 @@
|
||||||
align-self: flex-end;
|
align-self: flex-end;
|
||||||
}
|
}
|
||||||
svg {
|
svg {
|
||||||
padding-left: 6px;
|
|
||||||
&.on {
|
&.on {
|
||||||
transform: rotate(180deg);
|
transform: rotate(180deg);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user