make tag panel less wide

This commit is contained in:
Bruno Windels
2020-07-10 12:27:48 +02:00
parent f2f813c43c
commit 6dc7a5631b
3 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ limitations under the License.
// TODO: Rename on launch: https://github.com/vector-im/riot-web/issues/14231
$tagPanelWidth: 70px; // only applies in this file, used for calculations
$tagPanelWidth: 56px; // only applies in this file, used for calculations
.mx_LeftPanel2 {
background-color: $roomlist2-bg-color;