mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-11 09:20:34 +01:00
webapp: equalize style of cards with tables in live view
this change adjusts the style of cards showing tables such that they look the same as inverter channel info tables.
This commit is contained in:
committed by
Thomas Basler
parent
0aba1595df
commit
d324a5c83f
@@ -26,3 +26,7 @@ div.card.card-table {
|
||||
// messing up the bottom corner radii
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
div.card.card-table div.card-body {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user