RocketChat/Rocket.Chat.Ops

View on GitHub
packages/rocketchat-chatops/client/views/stylesheets/chatops.css

Summary

Maintainability
Test Coverage

Using width with padding can sometimes make elements larger than you expect.
Open

  padding: 5px, 5px, 5px 5px;

Expected end of value but found ','.
Open

  padding: 5px, 5px, 5px 5px;

Using height with padding can sometimes make elements larger than you expect.
Open

  padding: 5px, 5px, 5px 5px;

Rule doesn't have all its properties in alphabetical order.
Open

.map-container {

There are no issues that match your filters.

Category
Status