mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui-library.git
synced 2025-11-02 19:58:13 +00:00
adjusted css selectors & contained styles
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
.Menu {
|
||||
width: 100%;
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
:global(:not(.ant-menu-dark).ant-menu-horizontal > .ant-menu-item),
|
||||
:global(:not(.ant-menu-dark).ant-menu-horizontal > .ant-menu-submenu),
|
||||
:global(.ant-menu-horizontal > .ant-menu-item),
|
||||
:global(.ant-menu-horizontal > .ant-menu-submenu),
|
||||
:global(.ant-menu-dark.ant-menu-horizontal > .ant-menu-item),
|
||||
:global(.ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu) {
|
||||
height: 100%;
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
:global(.ant-form-item) {
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.InlineBlockDiv {
|
||||
display: inline-block;
|
||||
@@ -119,3 +118,4 @@ p {
|
||||
a {
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user