mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-06 06:56:54 +08:00
fix projects table css
This commit is contained in:
parent
676d4da7d2
commit
15ddd0ab91
1 changed files with 4 additions and 0 deletions
|
@ -11,4 +11,8 @@
|
||||||
.archived {
|
.archived {
|
||||||
background-color: $color-concrete;
|
background-color: $color-concrete;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#dropdownMenu1 {
|
||||||
|
padding: 0 12px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue