mirror of
https://github.com/wassname/talk.git
synced 2026-07-18 12:40:13 +08:00
border box
This commit is contained in:
@@ -80,6 +80,7 @@ hr {
|
||||
padding: 10px;
|
||||
margin-bottom: 10px;
|
||||
display: block;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* Question Box Styles */
|
||||
@@ -220,7 +221,7 @@ hr {
|
||||
|
||||
.comment__action-container .material-icons {
|
||||
font-size: 12px;
|
||||
margin-left: 3px;
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
button.comment__action-button,
|
||||
|
||||
Reference in New Issue
Block a user