diff --git a/public/css/Room.css b/public/css/Room.css index e0fcd079..76df1cf1 100644 --- a/public/css/Room.css +++ b/public/css/Room.css @@ -1040,6 +1040,10 @@ th { background: var(--body-bg); } +.swal2-timer-progress-bar { + background-color: #1d8ecd !important; +} + .img-about { margin: 0 !important; }