Skip to content
Snippets Groups Projects
Commit 24e132c7 authored by Robert Lange's avatar Robert Lange
Browse files

refs #22747 [finc] fix record.scss missing closing braces

parent 0853eeb0
No related merge requests found
// Use this for all record element styles (record view)
// excluding record tabs -> see _record-tabs.scss
.record {
.media-body {
/* override */
// override
display: table-cell;
flex: none;
width: 10000px;
// Use this for all record element styles (record view)
// excluding record tabs -> see _record-tabs.scss
}
}
// center access icon / cover on (mobile) record view by using full view port width: #23135
.record .media-left,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment