mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-13 00:24:42 +08:00
fixes list item height on columns management page [fixes SCI-2512]
This commit is contained in:
parent
3bc3519d0c
commit
f1833b9bc1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
margin-top: 50px;
|
||||
|
||||
.list-group-item {
|
||||
padding: 28px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.column-name {
|
||||
|
|
Loading…
Add table
Reference in a new issue