[webrtc] loma-one-patch-2 #1445

Closed
loma-one wants to merge 8 commits from loma-one-patch-2 into 2023.09-rc
Showing only changes of commit b9a95036a5 - Show all commits

View file

@ -20,14 +20,11 @@
width: 100%;
margin-top: 25px;
font-size: 20px;
}
/* The pageheader box */
.pageheader {
padding: 20px;
background-color: #2eb885; /* Green */
color: white;
border: 1px solid transparent;
border-radius: 2px;
margin-bottom: 15px;
/* The pageheader box */
Review

Please remove unrelated changes from this PR.

Please remove unrelated changes from this PR.
padding: 20px;
background-color: #2eb885; /* Green */
color: white;
border: 1px solid transparent;
border-radius: 2px;
margin-bottom: 15px;
}