mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-09 22:55:34 +08:00
Fix hound warning [SCI-1356]
This commit is contained in:
parent
e038bc58fa
commit
fc72453a5b
1 changed files with 2 additions and 2 deletions
|
@ -586,7 +586,7 @@ a[data-toggle="tooltip"] {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
li.repositories-team {
|
.repositories-team {
|
||||||
padding: 10px 15px;
|
padding: 10px 15px;
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
|
@ -594,7 +594,7 @@ a[data-toggle="tooltip"] {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
li.repository-search {
|
.repository-search {
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue