mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Resolved native menu issues. #5503
This commit is contained in:
@@ -151,7 +151,8 @@
|
||||
}
|
||||
|
||||
.pg-docker-native {
|
||||
top: 0px !important
|
||||
top: 0px !important;
|
||||
border-top: 1px solid $border-color;
|
||||
}
|
||||
|
||||
.pg-panel-content {
|
||||
|
||||
Reference in New Issue
Block a user