Search
 
SCRIPT & CODE EXAMPLE
 

HTML

flex inside flex mr-auto not working

// add width to 100% inside flex wrapper dive
<div class="d-flex p-2">
                                <div class="profile-avatar mr-2">
                                    <img class="avatar-img" src="/images/Avatar" alt="avatar">
                                </div>

                                <div class="w-100">
                                    <div class="d-flex mb-1">
                                        <h6 class="text-truncate mb-0 mr-auto">Name</h6>
                                        <p class="small text-muted text-nowrap last-updated" datetime="Timestamp"></p>
                                    </div>
                                    <div class="text-wrap text-break p-1 message">message.Content</div>
                                </div>
                            </div>
Comment

PREVIOUS NEXT
Code Example
Html :: tailwind css typography 
Html :: dir in html 
Html :: angular html variable 
Html :: html input date range 
Html :: image carousel output 
Html :: what is the html command 
Html :: html error 
Html :: how to use h1 tag 
Html :: display observable in html angular 
Html :: ubuntu 17.10 vmware 
Html :: table collapse row html 
Html :: lucky draw wheel html 
Html :: laravel route global constraints 
Html :: bootstap loading 
Html :: load html from project in swift 
Html :: equipages meaning 
Html :: which of the following html tags are valid child items for the table elements? 
Html :: como hacer un boton flotante de volver arriba en html 
Html :: h-card 
Html :: flipbook pdf html code 
Html :: A4E65CBE3A6138978B9A802656F13AED.uat01-vm-tx01 
Html :: html code color 
Html :: remove blank rows in html vs code 
Html :: bootstrap dropright overflow issue 
Html :: get all classes in a html file 
Html :: display sqlite text with jinja as HTML paragraph 
Html :: How to create web urls without extensions 
Html :: manifest display standalone 
Html :: html webgl 
Html :: how to extract img tag in cherio 
ADD CONTENT
Topic
Content
Source link
Name
7+1 =