updated sidebar width

هذا الالتزام موجود في:
2025-09-11 17:51:35 +03:00
الأصل d8703e829e
التزام 78fc97dd09

عرض الملف

@@ -9,6 +9,12 @@
<!-- <meta name="description" content=""> --> <!-- <meta name="description" content=""> -->
<title>Ghaymah cloud documentation</title> <title>Ghaymah cloud documentation</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable/dist/css/theme-simple-dark.css" /> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable/dist/css/theme-simple-dark.css" />
<!-- Custom Styles -->
<style>
:root {
--sidebar-width: 20rem;
}
</style>
</head> </head>
<body> <body>