- commit
- 1df69ed42577203e5d311897d98dd6b1e987059d
- parent
- 46bddd47e638b7bdca9b902ef541664508f3b0c7
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2025-08-09 19:06
flow relativ absolute position
Diffstat
| M | style.css | 4 | ++-- |
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
@@ -29,8 +29,8 @@ canvas {
29 29 .palette input {
30 30 clip-path: circle(0);
31 31 position: absolute;
32 -1 left: 0;
33 -1 top: 0;
-1 32 inset-inline: 0;
-1 33 inset-block-end: 0;
34 34 }
35 35 .palette span {
36 36 display: inline-block;