Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
map-demo
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2023-06-28 18:06:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b946560741ed468873e99a9d875ca1e6750fbdc2
b9465607
1 parent
b46926a8
fix
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/components/InfoWindow.vue
src/components/InfoWindowLite.vue
src/components/InfoWindow.vue
View file @
b946560
...
...
@@ -275,7 +275,7 @@ export default {
float: left;
color: #7A6C6C;
font-size: 0.9rem;
padding: 0.5rem 0
;
margin-top: 0.5rem
;
}
.info-text-audio {
width: 80%;
...
...
src/components/InfoWindowLite.vue
View file @
b946560
...
...
@@ -121,7 +121,7 @@ export default {
float: left;
color: #7A6C6C;
font-size: 0.9rem;
padding: 0.5rem 0
;
margin-top: 0.5rem
;
}
.info-text-audio {
width: 80%;
...
...
Please
register
or
login
to post a comment