feat: SW-633 Fixed alignment issue

This commit is contained in:
Hrishikesh Vaipurkar
2024-10-30 10:45:04 +01:00
parent c80de0218d
commit 7724692971
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
outline: none;
padding: 0;
width: 100%;
text-align: left;
}
.body {

View File

@@ -27,6 +27,7 @@
outline: none;
padding: 0;
width: 100%;
text-align: left;
}
.body {
opacity: 0.8;