feat: neue Klasse für Desktop-Schaltflächen mit dem Namen 'btn-desktop' erstellt

- CSS hinzugefügt, um die Klasse btn-desktop auszublenden, wenn die Breite weniger als 1024px beträgt.
This commit is contained in:
Developer 02
2024-10-14 17:41:51 +02:00
parent 24e6ffc5ef
commit 425645a610
4 changed files with 11 additions and 5 deletions

View File

@@ -9,7 +9,7 @@
isReadOnly = isReadOnly_bool;
}
<!DOCTYPE html>
<html lang="en">
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />