Skip to content
Snippets Groups Projects
Commit 97f1c960 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

css flex display fixed for left panel

parent fcc2f72c
No related branches found
No related tags found
1 merge request!320Resolve "Left panel is resized when switching between left panel tabs"
Pipeline #
......@@ -386,10 +386,9 @@ table.minerva-window-drug-table td {
.minerva-left-panel {
position: relative;
float: left;
flex: 0 0 357px;
border: none;
background-color: #ffffff;
width: 357px;
height: 100%;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment