mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-05-30 04:29:57 +08:00
adjust style of running status
This commit is contained in:
@@ -38,4 +38,10 @@ onUnmounted(() => {
|
||||
})
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss"></style>
|
||||
<style scoped lang="scss">
|
||||
.geek-auto-start-chat-with-boss__running-status {
|
||||
padding-top: 100px;
|
||||
margin: 0 auto;
|
||||
max-width: 640px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user