mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 11:13:46 +00:00
Expand vault all tabs. Search from curr. tab page.
This commit is contained in:
@@ -54,6 +54,11 @@
|
||||
display: block;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.fa-external-link {
|
||||
vertical-align: 0;
|
||||
margin: 0 -5px 0 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.right {
|
||||
@@ -117,11 +122,6 @@
|
||||
white-space: nowrap;
|
||||
float: none;
|
||||
}
|
||||
|
||||
.fa-external-link {
|
||||
vertical-align: 0;
|
||||
margin: 0 -5px 0 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user