reduce tooltip border radius

pull/21/head
Aevann1 2022-11-27 00:07:03 +02:00
parent cdac98ae05
commit 8f4a6ba511
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;