mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Style and layout improvements on modals
/posting modal still needs some fixing tho/
This commit is contained in:
@@ -36,7 +36,8 @@
|
||||
}
|
||||
|
||||
.comment {
|
||||
margin-left: 25px;
|
||||
margin-left: 10px;
|
||||
margin-right: 30px;
|
||||
padding: 8px 0px;
|
||||
}
|
||||
|
||||
@@ -45,9 +46,13 @@
|
||||
border-left: 3px solid azure;
|
||||
}
|
||||
|
||||
.commentDate {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.commentHeader {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
/*justify-content: space-between;*/
|
||||
}
|
||||
|
||||
.commentHeader > div {
|
||||
|
Reference in New Issue
Block a user