Edit description wrap

This commit is contained in:
Le Libre Au Quotidien 2020-11-30 19:03:21 +01:00
parent 4f55843d07
commit 5ac12ab017
2 changed files with 2 additions and 2 deletions

2
public/css/app.css vendored
View File

@ -13896,7 +13896,7 @@ readers do not read off random characters that represent icons */
}
.description {
white-space: pre;
white-space: pre-wrap;
}
.buttons::after {

View File

@ -14,7 +14,7 @@ $icons-padding: 5px;
height:80px;
}
.description{
white-space: pre;
white-space: pre-wrap;
}
.buttons::after{
content:"Aller";