Lidarr/frontend/src/InteractiveImport/Interactive/InteractiveImportRowCellPla...

8 lines
126 B
CSS

.placeholder {
display: inline-block;
margin: -8px 0;
width: 100%;
height: 25px;
border: 2px dashed $dangerColor;
}