.mobile-mode.system-pf2e section.token-buttons { width: 30%; position: absolute; bottom: 0; right: 0; top: 0; padding: 5px; margin: auto 0; height: fit-content; } .mobile-mode.system-pf2e section.token-buttons button { margin: 10px 0; } .mobile-mode.system-pf2e section.sheet-content { width: 70% !important; } .mobile-mode #scene-navigation, .mobile-mode #hotbar, .mobile-mode #players, .mobile-mode #scene-controls, .mobile-mode #sidebar, .mobile-mode #effects-panel, .mobile-mode #chat-notifications, .mobile-mode #notifications, .mobile-mode header.window-header a, .mobile-mode header.window-header button { display: none !important; } .mobile-mode:not(.system-pf2e) section.token-buttons button { width: 90%; margin: 20px auto; height: fit-content; } .mobile-mode:not(.system-pf2e) section.token-buttons button * { padding: 1.25rem; width: 100%; }