Formatierung angepasst
This commit is contained in:
parent
4fa554ed57
commit
b1b941c82a
2 changed files with 47 additions and 34 deletions
|
|
@ -431,4 +431,18 @@ text-decoration: underline;
|
|||
.automation-card {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
#
|
||||
.action-column {
|
||||
text-align: right;
|
||||
}
|
||||
.automation-table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.automation-table .action-column {
|
||||
text-align: right;
|
||||
width: 220px;
|
||||
}
|
||||
.automation-table .action-column {
|
||||
text-align: right;
|
||||
width: 180px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue