Fix overflowing text entries

This commit is contained in:
EliverLara
2019-09-01 13:17:12 -05:00
parent 6aea872746
commit b724f2fd8b
3 changed files with 15 additions and 0 deletions

View File

@@ -70,6 +70,11 @@
}
.titlebar {
.search {
border: 1px solid transparent;
border-radius: 3px;
box-shadow: none;
}
.path-bar-box {
.dim-label {
color:transparent;