Make the dialog look more like a new dialog
This commit is contained in:
parent
a7e3d7df28
commit
22435bf8d2
6 changed files with 61 additions and 9 deletions
|
@ -82,8 +82,8 @@ limitations under the License.
|
|||
.mx_TabbedView_tabPanel {
|
||||
width: calc(100% - 320px);
|
||||
display: inline-block;
|
||||
height: 100vh; // 100% of viewport height
|
||||
margin-left: 20px;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
.mx_TabbedView_tabPanelContent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue