# 이슈처리 265
This commit is contained in:
parent
0cacc482b1
commit
83e7c117fc
|
@ -6,12 +6,12 @@ $tablet-s-width: 768px;
|
||||||
border-top: 1px solid #cccccc;
|
border-top: 1px solid #cccccc;
|
||||||
.mat-tab-header {
|
.mat-tab-header {
|
||||||
.mat-tab-label {
|
.mat-tab-label {
|
||||||
padding: 0 10px;
|
//padding: 0 10px;
|
||||||
min-width: 16%;
|
min-width: 16%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.mat-tab-body-wrapper {
|
.mat-tab-body-wrapper {
|
||||||
height: 150px;
|
height: 150px !important;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
@media screen and (max-width: #{$tablet-s-width}) {
|
@media screen and (max-width: #{$tablet-s-width}) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user