RED-9950: increased component management section width by 5%.
This commit is contained in:
parent
1b2f14ec89
commit
6cedf8afb0
@ -39,7 +39,7 @@
|
||||
}
|
||||
|
||||
&.documine-container {
|
||||
width: 70%; // this and --structured-component-management-width should sum up to 100%
|
||||
width: calc(100% - var(--structured-component-management-width));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -164,7 +164,7 @@ $dark-accent-10: darken(vars.$accent, 10%);
|
||||
body {
|
||||
--workload-width: 350px;
|
||||
--documine-workload-content-width: 287px;
|
||||
--structured-component-management-width: 30%;
|
||||
--structured-component-management-width: 35%;
|
||||
--quick-navigation-width: 61px;
|
||||
--iqser-app-name-font-family: OpenSans Extrabold, sans-serif;
|
||||
--iqser-app-name-font-size: 13px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user