mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 12:29:24 +00:00
Create a new better script for showing more/less
This commit is contained in:
@ -106,11 +106,17 @@ $min_col_width: 100px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
>p {
|
||||
.role_description {
|
||||
flex-grow: 1;
|
||||
margin-top: .5em;
|
||||
text-wrap: auto;
|
||||
text-align: left;
|
||||
|
||||
// Show more/less element
|
||||
a {
|
||||
text-align: center;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user