mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove some CSS for the body level that isn't required and may cause issues.
This commit is contained in:
committed by
Dave Page
parent
e59eaedfd0
commit
95cda78bdb
@@ -8,8 +8,6 @@
|
||||
/* Ensure simple forms don't hit the top of the screen */
|
||||
body {
|
||||
font-family: $font-family-primary;
|
||||
padding-bottom: 20px;
|
||||
padding-top: 50px;
|
||||
}
|
||||
|
||||
.app-icon {
|
||||
|
Reference in New Issue
Block a user