mirror of
https://github.com/itflow-org/itflow
synced 2026-03-11 08:14:52 +00:00
Assets List: Major UI / UX Update removed some columns to reduce space and add them as a secondary row instead
This commit is contained in:
@@ -42,3 +42,19 @@
|
||||
color: #f1c40f;
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
.checkbox-column {
|
||||
width: 40px;
|
||||
min-width: 40px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.checkbox-column .form-check {
|
||||
padding-left: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.checkbox-column .form-check-input {
|
||||
position: static;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user