Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/gnome-shell-extension-panel-osd/src/commit/14169b5f3079c7b1b1451ae0b716456f76c56bd8/data/stylesheet.css You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 
gnome-shell-extension-panel.../data/stylesheet.css

9 lines
181 B

.jrlnotification_top {
border-radius: 0px 0px 10px 10px;
}
.jrlnotification_bottom {
border-radius: 10px 10px 0px 0px;
}
.jrlnotification {
border-radius: 10px 10px 10px 10px;
}