reduce tooltip border radius

pull/24/head
Aevann1 2022-11-27 00:07:03 +02:00 committed by geese_suck
parent 3c38181b29
commit c41fc89b0b
Signed by: geese_suck
GPG Key ID: 4D09E4B0A7264746
1 changed files with 1 additions and 1 deletions

View File

@ -1853,7 +1853,7 @@ button.close {
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.35rem;
border-radius: 0.2rem;
}
.popover {
position: absolute;