mirror of
https://github.com/SupertigerDev/waybar-online.git
synced 2026-03-24 16:06:37 +00:00
2 lines
201 B
CSS
2 lines
201 B
CSS
#waybar{display:flex;-webkit-user-select:none;user-select:none}.modules{display:flex}#modules-center{flex:1}html,body{padding:0;margin:0}.module{display:flex;align-items:center;justify-content:center}
|