Improve profile parameters layout: button always visible, smaller font
- Flexbox layout with scrolling inner content instead of whole tab - same smaller font size like in layers tab, small input fields
This commit is contained in:
parent
ad40459be7
commit
4efa6247aa
3 changed files with 16 additions and 14 deletions
|
|
@ -682,7 +682,7 @@
|
|||
<div class="tab-content flexcolumn flexgrow" id="profileEditorTabsContent">
|
||||
<div
|
||||
id="profile_params_container"
|
||||
class="tab-pane show active"
|
||||
class="flexcolumn flexgrow tab-pane show active"
|
||||
role="tabpanel"
|
||||
aria-labelledby="params-tab"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue