chore: Improve macros stability (#5700)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Fayaz Ahmed
2022-10-24 23:49:19 -07:00
committed by GitHub
co-authored by Pranav Raj S
parent c3ec1d4f8a
commit 06e2219110
8 changed files with 55 additions and 32 deletions
@@ -113,5 +113,6 @@ input[type='file'] {
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
margin-bottom: 0;
}
</style>