Fix: One Liner - Prevent truncate url view #471

This commit is contained in:
alstjr7375 2022-09-19 14:18:32 +09:00
parent 316dd8e1b9
commit fc204137f7
2 changed files with 3 additions and 0 deletions

View file

@ -4292,6 +4292,7 @@
}
#navigator-toolbox {
position: relative;
z-index: 2;
}
@ -4406,6 +4407,7 @@
}
#navigator-toolbox {
position: relative;
z-index: 2;
}

View file

@ -27,6 +27,7 @@
}
#navigator-toolbox {
position: relative;
z-index: 2;
}