mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[Header] Refactoring
This commit is contained in:
@ -96,6 +96,8 @@ define([
|
||||
'<div class="cousers-list"></div>' +
|
||||
'</div>' +
|
||||
'</section>'+
|
||||
'</div>' +
|
||||
'<div class="hedset">' +
|
||||
'<section id="tlb-box-share" class="box-share">' +
|
||||
'<div class="btn-users-share" data-hint="0" data-hint-direction="bottom" data-hint-offset="big">' +
|
||||
'<i class="icon toolbar__icon icon--inverse btn-users-share"></i>' +
|
||||
|
||||
@ -167,7 +167,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
padding: 0 10px 0 8px;
|
||||
padding: 0 8px 0 6px;
|
||||
height: 100%;
|
||||
|
||||
.inner-box-icon {
|
||||
|
||||
Reference in New Issue
Block a user