1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
This commit is contained in:
Anton Titovets
2024-10-15 11:30:42 +03:00
parent 9912f415cc
commit ad473f3dcc
3 changed files with 33 additions and 7 deletions

View File

@@ -235,7 +235,7 @@ li > a.menu__link {
content: url(../../static/img/Categories/other.png);
}
.theme-code-block, TABLE, .tabs-container{
.theme-code-block,.tabs-container{
border: 1px solid rgba(27, 31, 35, 0.15);
border-radius: 16px;
box-shadow: rgba(27, 31, 35, 0.04) 0 1px 0, rgba(255, 255, 255, 0.25) 0 1px 0 inset;