ボタンを圧縮してiPhone等小型スマホへの最適化
This commit is contained in:
parent
0096d499e5
commit
a083c18bf0
@ -2253,6 +2253,9 @@ nav .navbar-nav > .text-truncate {
|
|||||||
nav .navbar-text > div {
|
nav .navbar-text > div {
|
||||||
font-size: unset;
|
font-size: unset;
|
||||||
}
|
}
|
||||||
|
.mr-2{
|
||||||
|
width: 150px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
@media screen and (min-width: $converse_widtd) {
|
@media screen and (min-width: $converse_widtd) {
|
||||||
.toplevel_item {
|
.toplevel_item {
|
||||||
|
Reference in New Issue
Block a user