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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 5 deletions

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;