Task/colors-13 (#7271)

This commit is contained in:
Šimon Brandner 2021-12-03 10:23:38 +01:00 committed by GitHub
parent 4752cc184e
commit 390dde055a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 8 deletions

View file

@ -19,7 +19,7 @@ limitations under the License.
line-height: $font-20px;
margin-right: 6px;
padding: 1px 6px;
border: 1px solid $reaction-row-button-border-color;
border: 1px solid $message-action-bar-border-color;
border-radius: 10px;
background-color: $header-panel-bg-color;
cursor: pointer;