UI change

This commit is contained in:
sanjayk03-dev
2025-09-21 01:52:42 +05:30
parent fda579d765
commit f092c0c5d0

View File

@@ -37,4 +37,8 @@
width: 30vw !important; width: 30vw !important;
max-width: 50vw !important; max-width: 50vw !important;
} }
:global(.easy-adapter-dialog .mdc-dialog__content) {
margin-top: 16px !important;
}
</style> </style>