demo / statics /styles.css
chansung's picture
update UI
ff4e3da
raw
history blame
490 Bytes
.summary-window {
height: 400px !important;
border: solid 1px red !important;
padding: 4px;
}
#view-toggle-btn-container > div {
border: none !important;
}
#view-toggle-btn > span {
display: none !important;
}
#view-toggle-btn > div:nth-child(3) {
margin: auto !important;
width: fit-content !important;
}
.textfield {
line-height: 1.7 !important;
}
.textspan {
padding: 0px !important;
margin: 0px !important;
line-height: 1.7 !important;
}