Update to thread UI (#7714)
This commit is contained in:
parent
78e78292cb
commit
df86678798
3 changed files with 15 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue