diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-02-08 18:39:49 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-02-08 18:39:49 -0800 |
| commit | 6bc114dfac19db6977eca316d851ca1ba35bce2e (patch) | |
| tree | b7c08a84037061c43b092a90e0121cd224ec7d19 /static/styles.css | |
| parent | 6885cc099cb47aa10226cf55c21b95ab24a8e76d (diff) | |
add scalable svg icons
Diffstat (limited to 'static/styles.css')
| -rw-r--r-- | static/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css index 6f2d5f3..8166a32 100644 --- a/static/styles.css +++ b/static/styles.css @@ -143,6 +143,7 @@ img.draggable.dragged, .button:active { .button img { user-select: none; + width: 100px; } .bottom-container { |
