fix commandbar
This commit is contained in:
parent
f5d81dd70b
commit
4a361d64de
|
@ -120,15 +120,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
:global {
|
||||
.pageContent_ecefc8ba {
|
||||
max-width: 1200px;
|
||||
}
|
||||
.ms-Button-label {
|
||||
width: 440px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue