Fix overflowing text entries

This commit is contained in:
EliverLara
2019-09-01 13:02:06 -05:00
parent 50380d25b6
commit b276698e72
3 changed files with 12 additions and 0 deletions

View File

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