Create modal component; Change the fieldset class to remove window. Other little changes...
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
<body class="center" style="padding: 50px">
|
||||
<div class="tui-window" style="text-align: left">
|
||||
<fieldset class="tui-window-fieldset">
|
||||
<fieldset class="tui-fieldset">
|
||||
<legend class="center">Form</legend>
|
||||
Text.......: <input class="tui-input" value="text" /><br>
|
||||
Number.....: <input class="tui-input" type="number" value="25" /><br>
|
||||
|
||||
Reference in New Issue
Block a user