mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Domain create dialog do not open and Font size issue in Security label control. Fixes #2616
This commit is contained in:
committed by
Akshay Joshi
parent
e506fa1dbe
commit
6717aff8f5
@@ -1335,3 +1335,8 @@ body {
|
||||
font-size: 14px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
/* Security label's label column font size */
|
||||
.override_label_class_font_size {
|
||||
font-size: inherit !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user