#23232 Issue: Update _RoomStatusBar.pcss (#10128)

Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de>
This commit is contained in:
akshattchhabra
2023-02-10 16:51:31 +05:30
committed by GitHub
parent f83492235e
commit e810a20551

View File

@@ -115,6 +115,7 @@ limitations under the License.
padding-left: 30px; /* 18px for the icon, 2px margin to text, 10px regular padding */
display: inline-block;
position: relative;
user-select: none;
&:nth-child(2) {
border-left: 1px solid $resend-button-divider-color;