replace basic-property-* css classes by selectors
This commit is contained in:
parent
874692ed5c
commit
5bdfdd410b
5 changed files with 15 additions and 17 deletions
|
@ -4,12 +4,10 @@
|
|||
display: grid;
|
||||
align-content: end;
|
||||
|
||||
.basic-property-label,
|
||||
& > label {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.basic-property-select,
|
||||
& > select {
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue