アコーディオンメニュークリック範囲編集
This commit is contained in:
parent
faa042f91b
commit
0096d499e5
@ -2287,3 +2287,7 @@ nav .navbar-nav > .text-truncate {
|
|||||||
.collapse{
|
.collapse{
|
||||||
background-color: whitesmoke;
|
background-color: whitesmoke;
|
||||||
}
|
}
|
||||||
|
.panel > div > h3 > a{
|
||||||
|
padding-right: 100vw;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
Reference in New Issue
Block a user