Skip to content
Snippets Groups Projects
Verified Commit ce750191 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: small css adjustments to the field set #209

parent 7837f631
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,4 @@
commit = "8228317ac91df825caa0666a7ab9da378f78ec68";
name = "Monster";
mnemonic = "monster";
}
\ No newline at end of file
}
......@@ -11,15 +11,11 @@
@import "../../style/floating-ui.pcss";
[data-monster-role=control] {
& .collapse-alignment {
padding: 0 1rem;
}
}
[data-monster-role=header] {
display: flex;
align-items: center;
......@@ -28,6 +24,7 @@
margin-bottom: 1rem;
padding-bottom: 0.2rem;
& label {
padding-right: 0.3rem;
}
......@@ -36,9 +33,11 @@
display: flex;
align-items: center;
justify-content: flex-end;
padding-right: 1rem;
}
& [data-monster-role=title] {
font-weight: bold;
padding-left: 1rem;
}
}
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment