Very early work on the "General" tab

This commit is contained in:
Travis Ralston 2019-01-18 20:22:36 -07:00
parent 22435bf8d2
commit f1e44757f0
7 changed files with 78 additions and 3 deletions

View file

@ -82,7 +82,7 @@ limitations under the License.
.mx_TabbedView_tabPanel {
width: calc(100% - 320px);
display: inline-block;
margin-left: 20px;
margin-left: 70px;
flex-grow: 1;
}