More CSS, HTML & JS cleanups

This commit is contained in:
djmaze 2021-09-10 09:30:06 +02:00
parent 371b23a2f3
commit 985a4f5077
13 changed files with 54 additions and 74 deletions

View file

@ -1,13 +1,14 @@
.b-settings-templates {
.template-img {
font-size: 12px;
margin-right: 5px;
td + td {
width: 150px;
}
td + td + td {
width: 1%;
}
.template-name {
box-sizing: border-box;
display: inline-block;
line-height: 22px;
word-break: break-all;