mirror of
https://github.com/zen-browser/desktop.git
synced 2025-12-25 07:38:55 +00:00
6a07f8735895ddc544377f4a1ea5a5cdabbfa2d5
Update the grid layout in ZenViewSplitter.mjs to fix the issue with split views not displaying correctly. This change ensures that the grid template areas are properly set, resolving the layout problem.
🌀 Zen Browser
Experience tranquillity while browsing the web without people tracking you!
🚀 Run Locally
Clone the project
git clone https://github.com/zen-browser/desktop.git
cd desktop
Install gluon
npm i -g gluon-build@next
Download and bootstrap the browser
gluon download && gluon bootstrap
Start building the browser
npm run build
Finally, run the browser!
npm start
Contributing
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
License
Description
Languages
TypeScript
36.4%
JavaScript
19.5%
C++
19.5%
Fluent
19.3%
CSS
3.4%
Other
1.7%