diff --git a/myproject/pos/static/pos/css/terminal.css b/myproject/pos/static/pos/css/terminal.css index 2ed614e..6df9989 100644 --- a/myproject/pos/static/pos/css/terminal.css +++ b/myproject/pos/static/pos/css/terminal.css @@ -269,9 +269,9 @@ body { /* Стили для кнопок в панели действий */ .action-buttons-panel .btn { - font-size: 0.95rem; + font-size: 0.85rem; font-weight: 700; - line-height: 1.2; + line-height: 1.1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;