layout is modified
This commit is contained in:
parent
49e9704bfb
commit
c1f1d6f012
|
@ -5,7 +5,7 @@
|
|||
<mat-icon>chat</mat-icon>
|
||||
</button>
|
||||
</div>-->
|
||||
<div class="logo">로고</div>
|
||||
<!-- <div class="logo">로고</div> -->
|
||||
<mat-tab-group mat-stretch-tabs animationDuration="0ms" class="global-menu">
|
||||
<mat-tab>
|
||||
<ng-template mat-tab-label>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
border-right: 1px solid #dddddd;
|
||||
.mat-tab-list {
|
||||
.mat-tab-labels {
|
||||
padding-top: 30px;
|
||||
padding-top: 0px;
|
||||
flex-flow: column;
|
||||
height: 280px;
|
||||
.mat-tab-label {
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
right: 0;
|
||||
top: 0;
|
||||
display: flex;
|
||||
padding-left: 5px;
|
||||
padding-right: 0px;
|
||||
// align-items: center;
|
||||
// justify-content: center;
|
||||
// flex-direction: row-reverse;
|
||||
|
|
Loading…
Reference in New Issue
Block a user