update new dns page css

This commit is contained in:
2026-05-14 18:36:26 -04:00
parent 09aa0e8487
commit a170d9be96
+3
View File
@@ -9,12 +9,15 @@
<label for="dns_record_name">Name</label>
<br>
<input type="text" name="dns_record_name" id="dns_record_name">
<br>
<label for="dns_record_host">Host</label>
<br>
<input type="text" name="dns_record_host" id="dns_record_host">
<br>
<label for="dns_record_ttl">TTL</label>
<br>
<input type="text" name="dns_record_ttl" id="dns_record_ttl">
<br>
</form>