mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat: update mobile layout query to 1180px and enhance icon loading experience
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
--dur-fast: 180ms;
|
||||
--dur-medium: 240ms;
|
||||
--dur-panel: 280ms;
|
||||
--actions-gap: clamp(0px, calc((100vw - 520px) * 1), 10px);
|
||||
--actions-gap: clamp(5px, calc((100vw - 520px) * 1), 10px);
|
||||
}
|
||||
|
||||
:root[data-theme='dark'] {
|
||||
|
||||
Reference in New Issue
Block a user