Merge branch 'master' of bitbucket.org:venbainformationtechnology/pocketbase

This commit is contained in:
Gowtham M 2025-03-17 13:48:11 +05:30
commit dd5362b633

View File

@ -92,11 +92,11 @@
.error-message {
color: red;
font-size: 14px;
font-size: 14px;
position: absolute;
top: 100%; /* Position below input */
left: 0;
white-space: nowrap;
white-space: normal;
margin-top: 4px;
}