mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
input-group>.btn style tweak
This commit is contained in:
parent
e90f87ac63
commit
774d7e90ef
@ -249,3 +249,8 @@ button > i.fas {
|
|||||||
background-size: calc(0.6em + 0.375rem) calc(0.6em + 0.375rem);
|
background-size: calc(0.6em + 0.375rem) calc(0.6em + 0.375rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.input-group>.input-group-append:not(:last-child)>.btn {
|
||||||
|
border-top-right-radius: 0.35rem;
|
||||||
|
border-bottom-right-radius: 0.35rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user