mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Disable manual resizing on Branding text input box in Dashboard
This commit is contained in:
@@ -1465,3 +1465,7 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
||||
.visualLoginForm {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#txtLoginDisclaimer{
|
||||
resize: none;
|
||||
}
|
Reference in New Issue
Block a user