mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
Tweak style
This commit is contained in:
parent
cfb9543700
commit
a60ac9fe70
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue