test: change buttons and avatar
This commit is contained in:
@@ -141,7 +141,7 @@ onBeforeUnmount(() => {
|
||||
padding: 0;
|
||||
height: 31px;
|
||||
font-size: 16px;
|
||||
border-radius: 32px;
|
||||
border-radius: 5px;
|
||||
background: #fff;
|
||||
|
||||
&.full {
|
||||
@@ -169,7 +169,7 @@ onBeforeUnmount(() => {
|
||||
bottom: -5px;
|
||||
left: -5px;
|
||||
border: 2px solid var(--focus);
|
||||
border-radius: 32px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user