로그아웃 아이콘 교체
This commit is contained in:
@@ -275,7 +275,16 @@
|
||||
width: 34px;
|
||||
padding: 0;
|
||||
justify-content: center;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.icon-button svg {
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
stroke: currentColor;
|
||||
stroke-width: 1.9;
|
||||
fill: none;
|
||||
stroke-linecap: round;
|
||||
stroke-linejoin: round;
|
||||
}
|
||||
|
||||
.dashboard-main {
|
||||
|
||||
Reference in New Issue
Block a user