こうかな?
This commit is contained in:
parent
4e5973c6f1
commit
8270b66e92
@ -2209,7 +2209,9 @@ nav .navbar-nav > .text-truncate {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.mr-2{
|
||||
width: 150px;
|
||||
}
|
||||
@media screen and (min-width: 450px) {
|
||||
nav .navbar-nav > .text-truncate {
|
||||
font-size: unset;
|
||||
@ -2223,7 +2225,7 @@ nav .navbar-nav > .text-truncate {
|
||||
min-width: 0;
|
||||
}
|
||||
.mr-2{
|
||||
width: 150px;
|
||||
width: unset;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width: 993px) {
|
||||
|
Reference in New Issue
Block a user