Fixed compatibility with Bootstrap.

This commit is contained in:
Stefan Bohacek 2024-05-17 09:08:08 -04:00
parent 1053aa68db
commit 6f83ba09a0
No known key found for this signature in database
GPG key ID: FC75CD588A42BC10
3 changed files with 5 additions and 6 deletions

View file

@ -87,7 +87,6 @@
vertical-align: middle;
border: 1px solid silver;
border-radius: 8px;
background-color: var(--bs-btn-bg);
cursor: pointer;
position: relative;
z-index: 2;