mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 18:55:56 +02:00
fix(frontend): formlinkのスタイル修正 (#16741)
This commit is contained in:
@@ -47,9 +47,11 @@ defineProps<{
|
||||
<style lang="scss" module>
|
||||
.root {
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
||||
&.inline {
|
||||
display: inline-block;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user