Fleet UI: Calendar settings page (#17593)
This commit is contained in:
@@ -51,12 +51,7 @@
|
||||
}
|
||||
|
||||
&__copy-message {
|
||||
font-weight: $regular;
|
||||
vertical-align: top;
|
||||
background-color: $ui-light-grey;
|
||||
border: solid 1px #e2e4ea;
|
||||
border-radius: 10px;
|
||||
padding: 2px 6px;
|
||||
@include copy-message;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
@@ -122,9 +117,6 @@
|
||||
}
|
||||
|
||||
&__copy-message {
|
||||
background-color: $ui-light-grey;
|
||||
border: solid 1px #e2e4ea;
|
||||
border-radius: 10px;
|
||||
padding: 2px 6px;
|
||||
@include copy-message;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user