update styles

This commit is contained in:
mntmn
2020-05-11 18:29:00 +02:00
parent c7d8e6fe67
commit cc332a6ccf

View File

@@ -14548,9 +14548,6 @@ button.close {
position: relative; position: relative;
overflow: scroll; } overflow: scroll; }
.board .wrapper { .board .wrapper {
border: 4px solid black;
transition-duration: 0.25s;
transition-property: width, height, background-color;
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; } background-size: cover; }