fix commandbar

This commit is contained in:
Abderahman88 2020-10-28 01:20:26 +01:00
parent f5d81dd70b
commit 4a361d64de
1 changed files with 0 additions and 12 deletions

View File

@ -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;
}
}