meme test

This commit is contained in:
2026-05-25 08:38:14 +02:00
parent 8257c8d021
commit 29d33fe277
2 changed files with 3 additions and 1 deletions

View File

@@ -185,6 +185,8 @@ canvas#memeCanvas {
.meme-layout-wrapper input[type="range"] {
width: 100%;
accent-color: var(--accent, #9f0);
touch-action: pan-x;
cursor: pointer;
}
.meme-layout-wrapper .layer-input-group {