sebawagner commented on code in PR #174:
URL: https://github.com/apache/openmeetings/pull/174#discussion_r857273410
##########
openmeetings-web/src/main/webapp/css/raw-room.css:
##########
@@ -671,7 +671,10 @@ html[dir="rtl"] .room-block .sb-wb .sidebar {
right: 40px;
bottom: 40px;
padding: 5px;
- background-color: var(--bs-info);
+ border: 1px solid;
+ border-radius: 0.2rem;
+ background-color: white;
Review Comment:
True I'll change it to --bs-light
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]