mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-19 05:47:53 +08:00
Revert "Fix repository data time range column width [SCI-4306]"
This commit is contained in:
parent
1015ec40fe
commit
94cce6d57e
1 changed files with 0 additions and 8 deletions
|
@ -6,14 +6,6 @@
|
|||
.repository-table {
|
||||
margin-top: 20px;
|
||||
|
||||
&.editing {
|
||||
.dataTables_scrollHead {
|
||||
.repository-column[data-type="RepositoryDateTimeRangeValue"] {
|
||||
min-width: 520px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.dataTables_filter {
|
||||
float: right;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue