synchronize app.css with .NET MAUI

This commit is contained in:
sbwalker
2025-07-30 13:40:25 -04:00
parent bfe57c3ac7
commit eae8b431ee
2 changed files with 16 additions and 5 deletions

View File

@ -278,11 +278,11 @@ app {
}
/* cookie consent */
.gdpr-consent-bar .btn-show{
.gdpr-consent-bar .btn-show {
bottom: -3px;
left: 5px;
}
.gdpr-consent-bar .btn-hide{
.gdpr-consent-bar .btn-hide {
top: 0;
right: 5px;
}