mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 14:22:40 +01:00
Improve validation message spacing
This commit is contained in:
parent
0235624c64
commit
6f9043b2bc
1 changed files with 5 additions and 0 deletions
|
@ -194,3 +194,8 @@ pre {
|
|||
height: 1px;
|
||||
background: none;
|
||||
}
|
||||
|
||||
[class*="field-validation"]:not(:empty) {
|
||||
display: inline-block;
|
||||
margin-top: .5rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue