mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
0px -> 0
This commit is contained in:
parent
50640349cf
commit
e50e9f231d
|
|
@ -351,7 +351,7 @@ footer {
|
||||||
border: 1px $table-border-color solid;
|
border: 1px $table-border-color solid;
|
||||||
|
|
||||||
// ... but avoid double border between caption and table
|
// ... but avoid double border between caption and table
|
||||||
border-bottom: 0px;
|
border-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
caption, tbody tr {
|
caption, tbody tr {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue