remove blank line, commented line

pull/36/head
lartsch 2022-12-20 15:22:04 -05:00
rodzic 6ccd307c6e
commit 4718d82610
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -2,7 +2,6 @@ html, body {
margin: 0;
height: var(--popup-height);
min-width: 300px;
}
html {
--highlight: rgba(130,130,150,0.1);
@ -23,7 +22,6 @@ html {
height: 100%;
}
body {
/* width: 300px; */
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;