mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 07:36:12 +02:00
Drop leftover class
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% set value = (value is null ? field.default : value) %}
|
||||
{% set name = scope ~ field.name %}
|
||||
|
||||
<div class="form-field grid pure-g BLABLA">
|
||||
<div class="form-field grid pure-g">
|
||||
<div class="form-label block size-1-4 pure-u-1-4">
|
||||
<label>
|
||||
{% if field.help %}
|
||||
|
||||
Reference in New Issue
Block a user