prototype: decreased rounding
This commit is contained in:
@@ -242,7 +242,7 @@ onUnmounted(() => {
|
||||
bottom: 0;
|
||||
height: 3px;
|
||||
background: var(--accent);
|
||||
border-radius: 999px;
|
||||
border-radius: 4px;
|
||||
transition: none;
|
||||
pointer-events: none;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user