Fix underMenu block.

This commit is contained in:
BoHung Chiu 2021-05-03 19:42:14 +08:00
parent b627b7c835
commit ea0c31585e
1 changed files with 0 additions and 4 deletions

View File

@ -26,9 +26,6 @@
.underMenu li {
white-space: unset;
}
.underMenu {
width: 200px;
}
.dropdown-toggle:focus {
// outline: 2px solid #43B5FC;
@ -142,7 +139,6 @@ ul.tab_nav {
.underMenu {
clear: both;
width: 200px;
padding-top: 300px;
}
.underMenu a.widget-content-title {
white-space: normal;