forked from kevadesu/forgejo
Finish new hooks list page
This commit is contained in:
parent
7c7014262b
commit
9820b8e134
17 changed files with 167 additions and 145 deletions
|
@ -360,11 +360,11 @@ p {
|
|||
// truncate element
|
||||
|
||||
.text-truncate {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
// code elements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue