mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-05-16 13:12:26 -04:00
make help button truly round
This commit is contained in:
parent
baed99b5a1
commit
b2bcbf4d6c
1 changed files with 3 additions and 3 deletions
|
@ -84,15 +84,15 @@ details[open] > summary:before {
|
|||
position:absolute;
|
||||
right: 10px;
|
||||
bottom: 10px;
|
||||
border-radius: 45%;
|
||||
border-radius: 50%;
|
||||
border: none;
|
||||
padding: 6px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background-color: #A6C8F1;
|
||||
max-height: 10px;
|
||||
max-width: 10px;
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
font-size: 10px;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue