diff --git a/app/assets/stylesheets/admins.scss b/app/assets/stylesheets/admins.scss index 38c40afc..7b93539a 100644 --- a/app/assets/stylesheets/admins.scss +++ b/app/assets/stylesheets/admins.scss @@ -98,4 +98,8 @@ .admin-tabs { justify-content: space-around; +} + +#rooms-table-div { + overflow: visible; } \ No newline at end of file diff --git a/app/views/admins/components/_rooms.html.erb b/app/views/admins/components/_rooms.html.erb index 39259229..c0be9a12 100644 --- a/app/views/admins/components/_rooms.html.erb +++ b/app/views/admins/components/_rooms.html.erb @@ -15,7 +15,7 @@
-
+