Skip to content

Commit

Permalink
alter class time
Browse files Browse the repository at this point in the history
  • Loading branch information
robsondrs committed Apr 13, 2021
1 parent 4e6a433 commit 8204336
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
flex-direction: column;
}

.dynamika-chat a {
.dynamika-chat .time {
display: inline-block;
margin-top: -16px;
text-decoration: none;
Expand Down Expand Up @@ -35,10 +35,10 @@
border-top-left-radius: 0px !important;
}

.dynamika-chat-right a {
.dynamika-chat-right .time {
float: right;
}

.dynamika-chat-left a {
.dynamika-chat-left .time {
float: left;
}
}

0 comments on commit 8204336

Please sign in to comment.