mirror of
https://github.com/grocy/grocy.git
synced 2026-04-08 05:36:15 +02:00
Improved table layout
This commit is contained in:
parent
5455ec7bde
commit
ca00dd8e2d
|
|
@ -104,6 +104,10 @@
|
||||||
padding-left: 25px;
|
padding-left: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td {
|
||||||
|
vertical-align: middle !important;
|
||||||
|
}
|
||||||
|
|
||||||
.discrete-link {
|
.discrete-link {
|
||||||
color: inherit !important;
|
color: inherit !important;
|
||||||
transition: all 0.3s !important;
|
transition: all 0.3s !important;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user