From 8982d8fcee6658d878bfc94d8110040af9af665e Mon Sep 17 00:00:00 2001 From: 5pyD3R <96535745+3rr0r-505@users.noreply.github.com> Date: Wed, 1 May 2024 00:54:37 +0530 Subject: [PATCH] Update index.html --- src/cl0ud/server/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/cl0ud/server/index.html b/src/cl0ud/server/index.html index 021aaba..88f269b 100644 --- a/src/cl0ud/server/index.html +++ b/src/cl0ud/server/index.html @@ -95,6 +95,10 @@ color: black; } + .list-group-item { + word-wrap: break-word; + } + .btn-primary { background-color: #007bff; border-color: #007bff;