This commit is contained in:
2025-10-28 13:53:29 +01:00
parent cc37fdde9a
commit 550bb7f0eb
+3 -7
View File
@@ -8,9 +8,7 @@
.skeuo-item {
position: absolute;
display: flex;
flex-direction: column;
align-items: center;
display: block;
width: auto;
cursor: grab;
touch-action: none;
@@ -50,11 +48,9 @@
.skeuo-item__body {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
flex-grow: 1;
width: 100%;
height: 100%;
}
.skeuo-item:focus-visible {