avatar
This commit is contained in:
@ -19,6 +19,7 @@
|
||||
--cl-pale-red: #ffdddd;
|
||||
--cl-red: #f44336;
|
||||
--cl-amber: #ffc107;
|
||||
--cl-purple: #673ab7;
|
||||
--small: 12px;
|
||||
--normal: 15px;
|
||||
--large: 18px;
|
||||
@ -413,7 +414,7 @@
|
||||
flex-shrink: 0;
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
background: var(--cl-amber);
|
||||
background: var(--cl-gray);
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user