mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 18:58:51 +08:00
Merge branch 'master' into #1209-Logout-button-in-navbar
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {}
|
||||
export default {};
|
||||
</script>
|
||||
|
||||
|
@@ -203,6 +203,7 @@ main {
|
||||
color: white;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
z-index: 99999;
|
||||
}
|
||||
|
||||
.dark {
|
||||
|
Reference in New Issue
Block a user