diff options
| author | Jake Mannens <jake@asger.xyz> | 2026-04-16 02:22:56 +1000 |
|---|---|---|
| committer | Jake Mannens <jake@asger.xyz> | 2026-04-16 02:22:56 +1000 |
| commit | ba86ba12732b3290eaa74936950a370966b41ac5 (patch) | |
| tree | fcb1fb3df3a0edc1d0a27a5336c8cadaef593507 /wwwroot/styles | |
| parent | d59e751c5b7c23f0dce2a146b6b8ced80231a0cb (diff) | |
v0.10av0.10a
Diffstat (limited to 'wwwroot/styles')
| -rw-r--r-- | wwwroot/styles/global.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/wwwroot/styles/global.css b/wwwroot/styles/global.css index 2bd24bc..9de9fc1 100644 --- a/wwwroot/styles/global.css +++ b/wwwroot/styles/global.css @@ -114,10 +114,6 @@ button > img { } @media (hover: none) and (pointer: coarse) { - button { - height: auto; - } - button > :not(:first-child) { display: none; } |
