mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-12-07 21:14:57 +01:00
Implement bulk edit (#101)
This commit is contained in:
@@ -7,3 +7,11 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.text-sm {
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
|
||||
.text-gray-dark {
|
||||
color: $gray-color-dark;
|
||||
}
|
||||
Reference in New Issue
Block a user