I need help with the css to get tabs below navigation properly on mac
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?
Toutes les réponses (1)
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.