modify filemode for linux
This commit is contained in:
+12
-12
@@ -1,13 +1,13 @@
|
||||
.winddir {
|
||||
position:absolute;
|
||||
left:60%;
|
||||
width:25%;
|
||||
height:40%;
|
||||
padding: 0;
|
||||
background-image: url('../assets/img/arrow.svg');
|
||||
background-size:contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.winddir {
|
||||
position:absolute;
|
||||
left:60%;
|
||||
width:25%;
|
||||
height:40%;
|
||||
padding: 0;
|
||||
background-image: url('../assets/img/arrow.svg');
|
||||
background-size:contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user