remove padding trust editor

refs #122523
This commit is contained in:
SteVen Batten 2021-05-03 14:33:40 -07:00
parent 7d22e3b414
commit 480d8376a2

View file

@ -13,8 +13,6 @@
.workspace-trust-editor {
max-width: 1000px;
padding-top: 11px;
padding-left: 15px;
padding-right: 15px;
margin: auto;
height: calc(100% - 11px);
}