我正在开发一种功能,以在Web浏览器中显示一些选项卡,如果它是移动设备,则要求其隐藏它。 但是最近我发现了一个小问题。当我选择不显示移动设备中的选项卡时,它将在上一个和下一个选项卡之间添加一个空白区域。请在下面的屏幕截图中找到清晰的主意。
Before selecting the option, the spacing seems fine
After selecting the option there is some empty space between SUmmary and test tab 2
这可能是什么原因?