Double line

This commit is contained in:
Alexandre SPANGARO 2021-11-14 04:18:13 +01:00
parent d6cb95b0f7
commit 2be7da1031

View File

@ -2771,7 +2771,6 @@ img.login, img.printer, img.entity {
height: <?php echo $disableimages ? '26' : '30'; ?>px;
border-radius: 50%;
background-size: contain;
background-size: contain;
border: 1px solid;
border-color: rgba(255, 255, 255, 0.2);
}