1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 10:43:35 +00:00

adjustments for edge 18 workarounds

This commit is contained in:
Kyle Spearrin
2018-10-03 08:26:46 -04:00
parent adb3dc78ee
commit 815ef17d02
6 changed files with 27 additions and 14 deletions

View File

@@ -329,6 +329,12 @@ header {
}
}
}
&.tabs-3 {
ul li {
width: 33.33%;
}
}
}
app-root {