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:
parent
b8f988e3d5
commit
eaa84207a2
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue