[SSE] Fix bug 43747
This commit is contained in:
parent
226c6fe89d
commit
e3ce8e3e89
|
@ -203,6 +203,12 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&.coauth-locked {
|
&.coauth-locked {
|
||||||
|
vertical-align: top;
|
||||||
|
&.active {
|
||||||
|
> a {
|
||||||
|
border-top-width: 1px;
|
||||||
|
}
|
||||||
|
}
|
||||||
> a {
|
> a {
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue