Tweak style
This commit is contained in:
parent
046c263f13
commit
8bb6ed625b
|
@ -29,7 +29,7 @@ export default defineComponent({
|
|||
<style lang="scss" scoped>
|
||||
.fzgwjkgc {
|
||||
box-shadow: 0 0 0 3px var(--panel);
|
||||
border-radius: 100%;
|
||||
border-radius: 120%; // Blinkのバグか知らんけど、100%ぴったりにすると何故か若干楕円でレンダリングされる
|
||||
|
||||
&.online {
|
||||
background: #58d4c9;
|
||||
|
|
Loading…
Reference in New Issue