mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-06-15 10:58:40 +00:00
Fix scroll bars
This commit is contained in:
@ -15,6 +15,11 @@
|
||||
<style>
|
||||
@import url('https://unpkg.com/@catppuccin/palette/css/catppuccin.css');
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
html,
|
||||
body,
|
||||
#container {
|
||||
|
Reference in New Issue
Block a user