Unexpected empty blocks

Created on 29 August 2022, almost 2 years ago
Updated 15 May 2024, about 1 month ago

Problem/Motivation

Leftover empty blocks are usually introduced by mistake. They are useless and prevent readability of the code. They should be removed or completed with real code. Unexpected empty blocks.

File: token/css/token.treetable.theme.css

table.treetable {
}

table.treetable caption {
}

table.treetable thead {
}

table.treetable thead tr th {
}

Proposed resolution

They should be removed.

๐Ÿ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

๐Ÿ‡ฉ๐Ÿ‡ชGermany fnalb2

Live updates comments and jobs are added and updated live.
  • CSS

    It involves the content or handling of Cascading Style Sheets.

Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024