mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-04 00:09:30 +00:00
* client: add icons for table buttons
This commit is contained in:
committed by
Simon Zolin
parent
bd2c4269db
commit
cbef338592
@@ -76,3 +76,11 @@
|
||||
.encryption__list li {
|
||||
list-style: inside;
|
||||
}
|
||||
|
||||
.btn-icon {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user