Remove padding between tool buttons

This commit is contained in:
Theo Arends 2024-01-10 17:17:56 +01:00
parent f30f3f8016
commit 20c70d578e
1 changed files with 1 additions and 2 deletions

View File

@ -3154,8 +3154,7 @@ void HandleManagement(void)
XdrvMailbox.index = 0;
XdrvXsnsCall(FUNC_WEB_ADD_CONSOLE_BUTTON);
WSContentSend_P(PSTR("<div></div>")); // 5px padding
// WSContentSend_P(PSTR("<div></div>")); // 5px padding
XdrvCall(FUNC_WEB_ADD_MANAGEMENT_BUTTON);
WSContentSpaceButton(BUTTON_MAIN);