Skip to content

Commit b949586

Browse files
patrickelectricWilliangalvani
authored andcommitted
core: frontend: widgets: Networking: Fix svg height
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
1 parent 5b28ec5 commit b949586

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/frontend/src/widgets/Networking.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ export default Vue.extend({
118118
119119
.pi-icon :deep(svg) {
120120
width: 35px;
121+
height: 40px;
121122
margin-bottom: -10px;
122123
}
123124

0 commit comments

Comments
 (0)