Update to thread UI (#7714)

This commit is contained in:
Germain
2022-02-03 16:24:49 +00:00
committed by GitHub
parent 78e78292cb
commit df86678798
3 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -302,7 +302,7 @@ limitations under the License.
&::after {
content: "";
border: inherit;
border-bottom-color: $background;
border-bottom-color: $menu-bg-color;
position: absolute;
top: 1px;
left: -8px;