revert part of 0eceb737 as we need the auxpanel to have overflow: auto, not overflow: visible (initial)...
This commit is contained in:
@@ -52,6 +52,7 @@ limitations under the License.
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
|
||||||
|
overflow: auto;
|
||||||
border-bottom: 1px solid #a8dbf3;
|
border-bottom: 1px solid #a8dbf3;
|
||||||
|
|
||||||
-webkit-flex: 0 0 auto;
|
-webkit-flex: 0 0 auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user