Tweak style

This commit is contained in:
syuilo 2021-04-20 16:58:05 +09:00
parent cfb9543700
commit a60ac9fe70

View file

@ -29,7 +29,7 @@ export default defineComponent({
<style lang="scss" scoped> <style lang="scss" scoped>
.fzgwjkgc { .fzgwjkgc {
box-shadow: 0 0 0 3px var(--panel); box-shadow: 0 0 0 3px var(--panel);
border-radius: 100%; border-radius: 120%; // Blink100%
&.online { &.online {
background: #58d4c9; background: #58d4c9;