Improved EditForm
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
width 100%
|
||||
|
||||
.widget-title
|
||||
text-align left
|
||||
horizontal
|
||||
padding-bottom 0.5rem
|
||||
border-bottom 1px solid rgba(0, 0, 0, 0.1)
|
||||
// We need !important here to overwrite the h3:first-child rule
|
||||
@ -56,4 +56,7 @@
|
||||
.widget-form
|
||||
width 100%
|
||||
max-width 650px
|
||||
margin 0 auto
|
||||
margin 0 auto
|
||||
|
||||
.indent
|
||||
margin-left 1rem
|
Reference in New Issue
Block a user