revert read marker css
This commit is contained in:
parent
48052415b7
commit
1fd60f1e44
2 changed files with 6 additions and 2 deletions
|
@ -36,6 +36,9 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_SearchableEntityList_list {
|
||||
display: table;
|
||||
table-layout: fixed;
|
||||
width: 100%;
|
||||
border-bottom: 1px solid #e1dddd;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue