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

Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de>
pull/28217/head
akshattchhabra 2023-02-10 16:51:31 +05:30 committed by GitHub
parent f83492235e
commit e810a20551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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;