diff --git a/public/css/Room.css b/public/css/Room.css
index df4c0a1b..9f8e8c20 100644
--- a/public/css/Room.css
+++ b/public/css/Room.css
@@ -462,6 +462,15 @@ th {
width: 20px;
}
+.btn-custom {
+ width: 100%;
+ background: var(--body-bg);
+ padding: 10px;
+}
+.btn-custom:hover {
+ background: var(--select-bg);
+}
+
/*--------------------------------------------------------------
# Dropdown menu
--------------------------------------------------------------*/
diff --git a/public/js/Room.js b/public/js/Room.js
index d021fd5e..44dc0e16 100644
--- a/public/js/Room.js
+++ b/public/js/Room.js
@@ -4032,7 +4032,7 @@ function showAbout() {
imageUrl: image.about,
customClass: { image: 'img-about' },
position: 'center',
- title: 'WebRTC SFU 1.4.73',
+ title: 'WebRTC SFU v1.4.73',
html: `