File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 9090 <div class =' col-12 p-2' style =" max-width :300px ;overflow :hidden ;white-space :nowrap ;text-overflow :ellipsis ;" title =" {{ $link -> title } }" >
9191 <span class =' h6' >
9292 @if ($button -> name == " custom_website" )
93- <span class =" bg-soft-secondary" style =" border : 1px solid #d0d4d7 !important ;border-radius :5px ;width :25px !important ;height :25px !important ;" ><img style =" margin-bottom :3px ;margin-left :4px ;margin-right :4px ;max-width :15px ;max-height :15px ;" alt =" button-icon" class =" icon hvr-icon" src =" @if (file_exists (base_path (" assets/favicon/icons/" ). localIcon ($link -> id )) ){{ url (' assets/favicon/icons/' . localIcon ($link -> id ))} }@else {{ getFavIcon ($link -> id )} }@endif " ></span >
93+ <span class =" bg-soft-secondary" style =" border : 1px solid #d0d4d7 !important ;border-radius :5px ;width :25px !important ;height :25px !important ;" ><img style =" margin-bottom :3px ;margin-left :4px ;margin-right :4px ;max-width :15px ;max-height :15px ;" alt =" button-icon" class =" icon hvr-icon" src =" @if (file_exists (base_path (" assets/favicon/icons/" ). localIcon ($link -> id )) ){{ url (' assets/favicon/icons/' . localIcon ($link -> id ))} }@else {{ getFavIcon ($link -> id )} }@endif " onerror = " this.onerror=null; this.src=' {{ asset ( ' assets/linkstack/icons/website.svg ' ) } } '; " ></span >
9494 @elseif ($button -> name == " space" )
9595 <span class =" bg-soft-secondary" style =" border : 1px solid #d0d4d7 !important ;border-radius :5px ;width :25px !important ;height :25px !important ;" ><i style =" margin-left :2.83px ;margin-right :-1px ;color :#fff ;" class =' bi bi-distribute-vertical' >  ; </i ></span >
9696 @elseif ($button -> name == " heading" )
You can’t perform that action at this time.
0 commit comments