mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-26 02:11:59 +08:00
Merge pull request 'Change tab-link styles' (#620) from fix/navbar-align into release/v9.1.0
This commit is contained in:
@ -267,7 +267,8 @@
|
||||
flex-wrap: nowrap;
|
||||
align-self: center;
|
||||
.tab-link {
|
||||
display: block;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
line-height: 26px;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user