mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-05 07:04:21 +01:00
Improve validation message spacing
This commit is contained in:
@@ -194,3 +194,8 @@ pre {
|
||||
height: 1px;
|
||||
background: none;
|
||||
}
|
||||
|
||||
[class*="field-validation"]:not(:empty) {
|
||||
display: inline-block;
|
||||
margin-top: .5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user