Make sure left column doesn't go under minimum width
This commit is contained in:
parent
4884d13300
commit
04dd2de9ff
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
width: 20%;
|
width: 20%;
|
||||||
|
min-width: 20em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Reference in a new issue