add border-radius to overbox on submit modal
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
background-color: white;
|
||||
margin-top: @line-height-computed / 2;
|
||||
border: 1px solid @gray-lighter;
|
||||
border-radius: 9px;
|
||||
}
|
||||
.content-as-table {
|
||||
.table-content,
|
||||
|
||||
Reference in New Issue
Block a user