basic styling to make it look ok before applying new design

This commit is contained in:
Bruno Windels 2019-09-10 16:07:27 +02:00
parent 7754e08d84
commit 6f62cdb22c
2 changed files with 10 additions and 0 deletions

View file

@ -16,6 +16,7 @@ limitations under the License.
.mx_AccessibleButton {
cursor: pointer;
white-space: nowrap;
}
.mx_AccessibleButton:focus {