mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-20 13:50:46 +00:00
- Introduced buttons in the Crypto and Lab Workstation title bars to allow users to open the respective workstations in new tabs. - Implemented JavaScript functions `openCryptoWorkstationInNewTab` and `openLabWorkstationInNewTab` to handle the new tab functionality. - Updated CSS styles for the new buttons to ensure proper positioning and visual appeal. - Made necessary imports and exports in helper files to integrate the new functionality across the application.