mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
revert part of 0eceb737
as we need the auxpanel to have overflow: auto, not overflow: visible (initial)...
This commit is contained in:
parent
566c0437c0
commit
bf10a03ab1
@ -52,6 +52,7 @@ limitations under the License.
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
|
||||
overflow: auto;
|
||||
border-bottom: 1px solid #a8dbf3;
|
||||
|
||||
-webkit-flex: 0 0 auto;
|
||||
|
Loading…
Reference in New Issue
Block a user