1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 03:05:52 +02:00

Tweak style

This commit is contained in:
syuilo
2021-04-20 16:58:05 +09:00
parent 046c263f13
commit 8bb6ed625b

View File

@@ -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;