搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

I need help with the css to get tabs below navigation properly on mac

  • 1 个回答
  • 1 人有此问题
  • 5 次查看
  • 最后回复者为 cor-el

more options

I have been using this https://github.com/Aris-t2/CustomCSSforFx to move my tabs below my navigation, but all of the code for that movement together when added in results in something very close but not quite right as shown in this picture: https://i.gyazo.com/59d9c70d4130e7b49f522d4397f615a5.png

Is there any way to get rid of that excess space and move the mac controls down a tad?

I have been using this https://github.com/Aris-t2/CustomCSSforFx to move my tabs below my navigation, but all of the code for that movement together when added in results in something very close but not quite right as shown in this picture: https://i.gyazo.com/59d9c70d4130e7b49f522d4397f615a5.png Is there any way to get rid of that excess space and move the mac controls down a tad?

所有回复 (1)

more options

It is not easy to get the window control right on Mac, this is problem on other platforms as well where the preferred position is on the Title bar or on the Menu bar with a fallback to the Tab bar when the Title bar and Menu bar are hidden. On Mac the controls are likely placed on the Tab bar or at least in the position where the Tab bar is expected. With the Tab bar in the lower position deciding where to place the controls won't be easy.

You can try to search the Reddit forum or create a thread there.