mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-08 23:15:28 +02:00
Update splash border radius
This commit is contained in:
parent
74511073d2
commit
d7baf7e159
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@
|
||||||
height: 28px;
|
height: 28px;
|
||||||
top: 3px;
|
top: 3px;
|
||||||
left: -36px;
|
left: -36px;
|
||||||
border-radius: 8px;
|
border-radius: 11px;
|
||||||
background-color: var(--color-success);
|
background-color: var(--color-success);
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transform: scale(1);
|
transform: scale(1);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue