1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

Add spacing between table-plot buttons and plot axis

This commit is contained in:
Markus Grigull 2018-05-04 13:05:49 +02:00
parent b8f988e3d5
commit eaa84207a2

View file

@ -155,6 +155,7 @@ div[class*="-widget"] .btn[disabled], .btn.disabled, div[class*="-widget"] input
display: flex;
flex-direction: column;
justify-content: center;
margin-right: 10px;
}
.plot-table-widget small {