Remove comment
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
64ed96e09a
commit
8aacd968c7
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ limitations under the License.
|
|||
width: 85%;
|
||||
opacity: 0.2;
|
||||
border: none;
|
||||
border-bottom: 1px solid $primary-content; // XXX: Variable abuse
|
||||
border-bottom: 1px solid $primary-content;
|
||||
}
|
||||
|
||||
&.mx_IconizedContextMenu {
|
||||
|
|
Loading…
Reference in a new issue