mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Even more better looking stuff module
This commit is contained in:
parent
90de7e926b
commit
1089c683e5
1 changed files with 3 additions and 2 deletions
|
@ -17,6 +17,7 @@
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
|
padding: 0 12
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
|
@ -43,7 +44,7 @@
|
||||||
border: none !important;
|
border: none !important;
|
||||||
}
|
}
|
||||||
tr {
|
tr {
|
||||||
line-height: 29px;
|
line-height: 34px;
|
||||||
width:32%;
|
width:32%;
|
||||||
}
|
}
|
||||||
.butt {
|
.butt {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue