因此,如果浏览器最小化,我就有这个问题。我知道这是因为标题(水平条)但我不知道如何解决它。
JS小提琴:https://jsfiddle.net/xns9sr29/
.BaraSus { height: 75px; width: 100%; overflow-y: hidden; background-color: rgb(116, 184, 219); }
.BaraStanga { overflow-x: hidden; overflow-y: auto; position: fixed; background-color: rgb(140, 196, 226); height: 100%; width: 250px; }