mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
remove CSS out of sync comment
This commit is contained in:
parent
b09dd8f1f8
commit
36dddea338
@ -61,7 +61,6 @@ limitations under the License.
|
|||||||
&.mx_RoomSublist_headerContainer_sticky {
|
&.mx_RoomSublist_headerContainer_sticky {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
height: 32px; // to match the header container
|
height: 32px; // to match the header container
|
||||||
// width set by JS
|
|
||||||
width: calc(100% - 15px);
|
width: calc(100% - 15px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user