dev #1
@@ -30,6 +30,7 @@
|
||||
}
|
||||
}}
|
||||
>
|
||||
<button type="reset">❌</button>
|
||||
<input type="text" id="acortadorinput" />
|
||||
<button type="submit">↪</button>
|
||||
</form>
|
||||
@@ -93,4 +94,8 @@
|
||||
.popup-dialog button:hover {
|
||||
background-color: #0056b3;
|
||||
}
|
||||
button,
|
||||
input {
|
||||
padding: 0.25rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user