Revert "test: change buttons and avatar"
This reverts commit 9c8aaf3945.
This commit is contained in:
@@ -73,7 +73,7 @@ async function onClick() {
|
||||
padding: 0;
|
||||
height: 31px;
|
||||
font-size: 16px;
|
||||
border-radius: 5px;
|
||||
border-radius: 32px;
|
||||
background: #fff;
|
||||
|
||||
&.full {
|
||||
@@ -95,7 +95,7 @@ async function onClick() {
|
||||
bottom: -5px;
|
||||
left: -5px;
|
||||
border: 2px solid var(--focus);
|
||||
border-radius: 5px;
|
||||
border-radius: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user