vault backup: 2023-03-01 08:29:54

This commit is contained in:
2023-03-01 08:29:54 +01:00
parent 944ebaa725
commit e98ad1c490
37 changed files with 88070 additions and 9319 deletions

View File

@@ -141,3 +141,13 @@
width: 1px;
white-space: nowrap;
}
/**
* Full-width text areas
*/
textarea.full-width {
width: 100%;
min-height: 10em;
margin-top: 0.8em;
margin-bottom: 0.8em;
}